diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 14583517684ef3a96a36a12e26e2f201d7ab9169..041d363d70b3b603b4f75f7e7342f17f90cea3d9 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -38,6 +38,7 @@ deploy-build-environment: - if [ $(cat log.txt |grep "Error:"|wc -l) -gt 0 ]; then exit 1;fi; # delete the job from OpenShift as we have the logs here - oc delete job simplejob${CI_PIPELINE_ID} || true + resource_group: shared-NFS-mount tags: - shell-runner