changed protocol to ssh
This commit is contained in:
parent
cbd1a8ffc7
commit
817fb160ba
@ -5,11 +5,6 @@ set -e
|
||||
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"
|
||||
# shellcheck disable=SC2154
|
||||
if [[ "$bamboo_planRepository_branchName" == "master" ]]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user