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

refactor container tagging. allow to set custom tags #25

Merged
merged 3 commits into from
Nov 9, 2023

Conversation

rwaffen
Copy link
Member

@rwaffen rwaffen commented Nov 9, 2023

  • you can now set customs tags
  • if you don't the standard behavior ist to generate them from the ref_name and git tags
  • if you do the automatic script will not be triggered and only the specified tags will be used

the syntax for specifying tags is:

tags: |
  registry/user/repository_name:v1.2.3
  registry/user/repository_name:latest

@rwaffen rwaffen merged commit 28d6763 into voxpupuli:v2 Nov 9, 2023
@rwaffen rwaffen deleted the refactor_tagging branch November 9, 2023 13:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants