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

Multiplatform docker builds #960

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft

Multiplatform docker builds #960

wants to merge 2 commits into from

Conversation

chayim
Copy link
Contributor

@chayim chayim commented Jun 19, 2023

First, we will need to disable dockerhub builds, and retore the true/false push vars. Also the on push.
It may make more sense to use the same dockergen - but this is the first draft.

@@ -38,7 +38,7 @@ jobs:
if: ${{ github.event.release.tag_name == '' }}
with:
push: false
tags: ${{ vars.DOCKERHUB_REPO }}:edge
Copy link
Collaborator

Choose a reason for hiding this comment

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

Why hardcoding? Previously it could have been changed simpler, I think.

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

2 participants