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

actions: when a release is published push tagged images to the registry #2044

Merged
merged 1 commit into from
Oct 12, 2022

Conversation

flomonster
Copy link
Contributor

@flomonster flomonster commented Oct 7, 2022

close #1955

This PR adds:

  • When we publish a release the ci will be triggered
  • All the images of the services will be pushed with their versions as a tag to the registry
    • Let's say the tag is v1.4.2. The images tags will be: 1, 1.4 and 1.4.2.

@flomonster flomonster requested a review from a team October 7, 2022 10:01
@flomonster flomonster merged commit 0205a8a into dev Oct 12, 2022
@flomonster flomonster deleted the fam/handle-release-image-tags branch October 12, 2022 09:54
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.

Setup CI for release
2 participants