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 incorrect name of releasable image #58

Merged
merged 1 commit into from
Jan 7, 2025

Conversation

evrardjp-cagip
Copy link
Contributor

Without this, the docker tag will fail with unknown image name.

This is a problem, as it breaks our releasing.

This fixes it by both listing the available images to tag but also removing the incorrect dash on the image names.

Without this, the docker tag will fail with unknown image name.

This is a problem, as it breaks our releasing.

This fixes it by both listing the available images to tag but
also removing the incorrect dash on the image names.
@zkonak zkonak merged commit 6cd9179 into ca-gip:master Jan 7, 2025
3 checks passed
Copy link

@jfpucheu jfpucheu left a comment

Choose a reason for hiding this comment

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

ok

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