Skip to content

"packaged" docker image for step vs. build action every run #44956

Answered by jge162
ckcr4lyf asked this question in Actions
Discussion options

You must be logged in to vote

@ckcr4lyf One way to use a pre-built image is to push the image to a container registry, such as

Docker Hub, and then use the uses syntax in the workflow file to reference the image.

This way, the image is only built when you update it and pushed to the container registry.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@ckcr4lyf
Comment options

@jge162
Comment options

@ckcr4lyf
Comment options

@OR13
Comment options

Answer selected by ckcr4lyf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Actions Build, test, and automate your deployment pipeline with world-class CI/CD General
3 participants