Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reuse docker-build-push action to push multiple images #298

Merged
merged 2 commits into from
Oct 15, 2023

Conversation

krumware
Copy link
Member

This reuses the docker-build-push action for the push step. Ideally this will not rebuild and will simply push.
Ref: https://docs.docker.com/build/ci/github-actions/test-before-push/

This also moves the docker compose cleanup to prior to the final push step

@krumware krumware merged commit 54400a2 into main Oct 15, 2023
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.

None yet

1 participant