Skip to content

Commit 8943b57

Browse files
committed
Update gitlab_cloud_integration_tests.sh
1 parent 3dd5e7a commit 8943b57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/gitlab_cloud_integration_tests.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ else
183183
fi
184184

185185
# PRESERVE DIR, PRESERVE SCM HOSTNAME
186-
ghorg clone $GITLAB_GROUP/$GITLAB_SUB_GROUP --token="${GITLAB_TOKEN}" --scm=gitlab --preserve-dir
186+
ghorg clone $GITLAB_GROUP/$GITLAB_SUB_GROUP --token="${GITLAB_TOKEN}" --scm=gitlab --preserve-dir --preserve-scm-hostname
187187

188188
if [ -e "${HOME}"/ghorg/gitlab.com/"${GITLAB_GROUP}"/"${GITLAB_SUB_GROUP}"/wayne-industries/microservice ]
189189
then

0 commit comments

Comments
 (0)