Skip to content
Snippets Groups Projects
Commit 9427868d authored by Sydney Anne Erickson's avatar Sydney Anne Erickson :chipmunk:
Browse files

Merge branch 'Jakub/CI' into 'release'

Update .gitlab-ci.yml

See merge request elixxir/notifications-bot!8
parents 24110b4c 40b6ecea
No related branches found
No related tags found
2 merge requests!12Release,!8Update .gitlab-ci.yml
......@@ -17,7 +17,7 @@ before_script:
- chmod 700 ~/.ssh
- ssh-keyscan -t rsa $GITLAB_SERVER > ~/.ssh/known_hosts
- git config --global url."git@$GITLAB_SERVER:".insteadOf "https://gitlab.com/"
- git config --global url."git@$GITLAB_SERVER:".insteadOf "https://git.xx.network/"
- git config --global url."git@$GITLAB_SERVER:".insteadOf "https://git.xx.network/" --add
- export PATH=$HOME/go/bin:$PATH
stages:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment