changed protocol to ssh
This commit is contained in:
parent
3c95a6af0f
commit
28a0352695
@ -6,6 +6,8 @@ imageName="nexus.iqser.com:5001/red/$PROJECT"
|
||||
dockerfileLocation="docker/$PROJECT/Dockerfile"
|
||||
|
||||
# pull submodule code for ui shared libs
|
||||
|
||||
ssh-keyscan -t rsa git.iqser.com >> ~/.ssh/known_hosts
|
||||
git submodule update --init --recursive
|
||||
|
||||
echo "On branch $bamboo_planRepository_branchName building project $PROJECT"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user