Update eXXcellent-release-Child.gitlab-ci.yml

This commit is contained in:
Marcel Feix 2022-05-02 12:41:21 +00:00
parent f70330a035
commit 4fede8a0fb
No known key found for this signature in database
GPG Key ID: 04D016E104A25F03

View File

@ -31,4 +31,5 @@ push-tag-and-branch:
- pull
script:
- git checkout -b RELEASE-$VERSION
- git push origin RELEASE-$VERSION $VERSION
- git tag $VERSION
- git push origin RELEASE-$VERSION $VERSION