All Questions
Tagged with google-cloud-repository gradle
1 question
0
votes
1
answer
922
views
Semantic release with google cloud CI/CD using git annotation tag
I am releasing the artifact to the Artifact registry in the Google cloud. I want to have a semantic versioning release cycle using the git annotation tag to the master branch.
steps:
# This step ...