Skip to content

Publish docker image to github registry via ci#1

Open
sbellem wants to merge 1 commit into
prof-project:mainfrom
sbellem:publish-docker-image
Open

Publish docker image to github registry via ci#1
sbellem wants to merge 1 commit into
prof-project:mainfrom
sbellem:publish-docker-image

Conversation

@sbellem

@sbellem sbellem commented Apr 16, 2024

Copy link
Copy Markdown

📝 Summary

When a pull request is merged into the main branch, this will trigger the building and publishing of a docker image.

That is in addition to when a tag starting with "v" (e.g. v0.1.0) is pushed.

⛱ Motivation and Context

We can then use the image for the kurtosis ethereum package (see prof-project/ethereum-package@63d9737#diff-513a8be35a306373a7ffce56638c8d74f63e5f4f6bee487b8ba33f1531013cfdR77)

When a pull request is merged into the main branch, this will trigger
the building and publishing of a docker image.

That is in addition to when a tag starting with "v" (e.g. v0.1.0) is
pushed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant