Skip to content
Snippets Groups Projects
Commit 93eceb59 authored by Eleni Mathioulaki's avatar Eleni Mathioulaki
Browse files

Update .gitlab-ci.yml file

parent b9674823
No related branches found
No related tags found
No related merge requests found
stages:
- build
- deploy
- sync
variables:
......@@ -9,7 +8,7 @@ variables:
# start an OpenShift Job that will build the Spack environment
.deploy-build-environment:
stage: deploy
stage: build
script:
# login and select project in openshift
- oc login "$OPENSHIFT_SERVER" --token="$OPENSHIFT_TOKEN"
......
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