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

Tagging appstudio-utils with latest #1404

Merged
merged 2 commits into from
Sep 11, 2024
Merged

Conversation

joejstuart
Copy link
Contributor

Using a floating tag so applications can use the latest utilities without updating the image tag.

https://issues.redhat.com/browse/EC-865

- name: apply-additional-image-tags
params:
- name: IMAGE
value: quay.io/konflux-ci/appstudio-utils:{{ revision }}
Copy link
Contributor

Choose a reason for hiding this comment

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

It would be nice to use the result from the build-container task, something like $(tasks.build-container.results.IMAGE_REF).

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Oh, good thinking. Updated.

Using a floating tag so applications can use
the latest utilities without updating the image
tag.

https://issues.redhat.com/browse/EC-865
@lcarva lcarva added this pull request to the merge queue Sep 11, 2024
Merged via the queue into konflux-ci:main with commit 50be19b Sep 11, 2024
13 checks passed
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