Skip to content
Snippets Groups Projects
Commit c7000784 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 !35
parents e5cc050e 8e3adebc
No related branches found
No related tags found
2 merge requests!53Release,!35Update gitlab-ci.yml
......@@ -9,7 +9,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