url to ssh

This commit is contained in:
Blair Vanderlugt 2021-10-16 18:00:07 -07:00
parent d155566735
commit 035531ba49
1 changed files with 1 additions and 0 deletions

View File

@ -39,6 +39,7 @@ version:
- ./sbot predict version -m git-commit
- export TAG=$(./sbot predict 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 push origin v$TAG
artifacts: