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

Fix release-image.yml #92

Merged
merged 1 commit into from
Jul 19, 2023
Merged

Fix release-image.yml #92

merged 1 commit into from
Jul 19, 2023

Conversation

mscherer
Copy link
Contributor

After moving the workflow to a new file, it seems the environment wasn't copied. So the images variable was set to "/", and so it failed with the error: buildx failed with: ERROR: invalid tag "/:0.6.6": invalid reference format"

After moving the workflow to a new file, it seems the environment wasn't copied. So the images variable was set to "/", and so it failed with the error "
buildx failed with: ERROR: invalid tag "/:0.6.6": invalid reference format"
@jberkus
Copy link
Member

jberkus commented Jul 19, 2023

Worth a try.

@jberkus jberkus merged commit 113838d into elekto-io:main Jul 19, 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.

2 participants