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

Multiple tags? #1

Open
alvin-nt opened this issue Aug 30, 2023 · 0 comments
Open

Multiple tags? #1

alvin-nt opened this issue Aug 30, 2023 · 0 comments

Comments

@alvin-nt
Copy link

Is it possible to use releaser for a single release that deploys to multiple tags?

Currently in one of my projects, we use different tag prefixes to do partial deployment of the app. Since the app is a big monolith, we split the pipelines, using the prefix of the git tag.

This is a sample scenario:

{
  "version": "v20230801-01"
}
// created git tags:
// worker-v20230801-01
// web-v20230801-01
// worker2-v20230801-01
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

No branches or pull requests

1 participant