Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

If release-tag-suffix is passed release tag won't be pushed #77

Open
pascalberger opened this issue Jun 13, 2023 · 0 comments
Open

If release-tag-suffix is passed release tag won't be pushed #77

pascalberger opened this issue Jun 13, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@pascalberger
Copy link
Contributor

Assuming the following parameters:

  • default-latest-tag: true
  • additional-latest-tag-name: latest-net7
  • default-unstable-tag: true
  • additional-unstable-tag-name: unstable-net7
  • release-tag-suffix: net7

The following tags are created for a release:

  • swissgrc/azure-pipelines-azurecli:2.49.0-net7
  • swissgrc/azure-pipelines-azurecli:latest-net7
  • swissgrc/azure-pipelines-azurecli:latest

It should additionally create the 2.49.0 tag as defined in #60

@pascalberger pascalberger added the bug Something isn't working label Jun 13, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Development

No branches or pull requests

1 participant