Skip to content
Snippets Groups Projects
Commit 572e46d2 authored by Athanasios Karmas's avatar Athanasios Karmas
Browse files

complete scheduled pipeline for experimental release

parent 266beb15
No related branches found
No related tags found
No related merge requests found
Pipeline #16231 passed with stage
in 37 minutes and 19 seconds
......@@ -110,8 +110,7 @@ deploy-prod-release-prod-jsc:
# deploy on the dev environment of the okd dev cluster at CSCS
# runs on protected branches only as the token variable is protected
deploy-exp-release-dev-cscs:
#extends: .deploy-build-environment
stage: deploy
extends: .deploy-build-environment
variables:
OPENSHIFT_SERVER: $CSCS_OPENSHIFT_DEV_SERVER
OPENSHIFT_TOKEN: $CSCS_OPENSHIFT_DEV_TOKEN
......@@ -138,8 +137,6 @@ deploy-exp-release-dev-cscs:
}
EOF
EOS
script:
- cat create_JupyterLab_kernel.sh
resource_group: shared-NFS-mount-dev-cscs
only:
refs:
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment