Update eXXcellent-release-Child.gitlab-ci.yml
This commit is contained in:
parent
f70330a035
commit
4fede8a0fb
@ -31,4 +31,5 @@ push-tag-and-branch:
|
|||||||
- pull
|
- pull
|
||||||
script:
|
script:
|
||||||
- git checkout -b RELEASE-$VERSION
|
- git checkout -b RELEASE-$VERSION
|
||||||
- git push origin RELEASE-$VERSION $VERSION
|
- git tag $VERSION
|
||||||
|
- git push origin RELEASE-$VERSION $VERSION
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user