diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 99b20b59d55ee2d026957866eef839a8ab6390d9..c776d15467c37b7b10f8befd0327e2b16af6a6c7 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -29,7 +29,7 @@ deploy-build-environment: - ./create_job.sh $BUILD_ENV $OP $SWIFT_FILE $CI_PIPELINE_ID - cat simplejob.yml # select the project in openshift - - oc project jupyterhub-int + - oc project jupyterhub-dev # delete the job (if exist) #- oc delete job simplejob || true # start the deploy job