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

Yet another workflow change :) #70

Merged
merged 6 commits into from
Oct 27, 2022
Merged

Conversation

withinboredom
Copy link
Collaborator

Depending on which build finishes first, either the alpine version or the Debian version will be in the "latest" tag. This change will push a -alpine version and make the Debian version the default.

:sigh: this stuff is tricky.

@@ -45,6 +45,11 @@ jobs:
strategy:
matrix:
dockerfile: [ "Dockerfile", "Dockerfile.alpine" ]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess this line must be remove when using include

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It doesn't have to be. Include matches on the dockerfile key.

@withinboredom withinboredom marked this pull request as ready for review October 27, 2022 07:04
@withinboredom
Copy link
Collaborator Author

Things should be building correctly now 🤞

I've made the same change to the test yaml, so you can see what the tags would be by looking at the output of the Docker meta build step.

@dunglas dunglas merged commit 7a8ad58 into dunglas:main Oct 27, 2022
@dunglas
Copy link
Owner

dunglas commented Oct 27, 2022

Thank you very much!

@withinboredom withinboredom deleted the patch-2 branch October 27, 2022 17:01
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.

3 participants