Skip to content
This repository was archived by the owner on Apr 3, 2024. It is now read-only.

Add release workflow for docker images#221

Open
chaychoong wants to merge 1 commit intotemporalio:mainfrom
chaychoong:main
Open

Add release workflow for docker images#221
chaychoong wants to merge 1 commit intotemporalio:mainfrom
chaychoong:main

Conversation

@chaychoong
Copy link
Copy Markdown

fixes: #220

This turns out to be a lot easier than expected so I'm dropping a quick PR for it.

With this change, tag pushes to the repo will create a docker image tagged as ghcr.io/temporalio/temporalite:latest and ghcr.io/temporalio/temporalite:<tag_name>

Here's an example of a successful workflow run in my fork: https://github.com/chaychoong/temporalite/actions/runs/5252583567/jobs/9488808651

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Jun 13, 2023

CLA assistant check
All committers have signed the CLA.

@chaychoong chaychoong changed the title add release workflow for docker images Add release workflow for docker images Jun 13, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Docker release via GitHub packages

2 participants