url to ssh
This commit is contained in:
parent
d155566735
commit
035531ba49
@ -39,6 +39,7 @@ version:
|
|||||||
- ./sbot predict version -m git-commit
|
- ./sbot predict version -m git-commit
|
||||||
- export TAG=$(./sbot predict version)
|
- export TAG=$(./sbot predict version)
|
||||||
- echo $TAG > version
|
- echo $TAG > version
|
||||||
|
- git remote set-url origin git@gitlab.com:grassrootseconomics/cic-internal-integration.git
|
||||||
- git tag -a v$TAG -m "ci tagged"
|
- git tag -a v$TAG -m "ci tagged"
|
||||||
- git push origin v$TAG
|
- git push origin v$TAG
|
||||||
artifacts:
|
artifacts:
|
||||||
|
Loading…
Reference in New Issue
Block a user