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

Update .gitlab-ci.yml

parent 3bee3646
No related branches found
No related tags found
No related merge requests found
...@@ -5,7 +5,7 @@ variables: ...@@ -5,7 +5,7 @@ variables:
OPENSHIFT_SERVER: https://okd-dev.hbp.eu OPENSHIFT_SERVER: https://okd-dev.hbp.eu
BUILD_ENV: int-build BUILD_ENV: int-build
deploy-artifacts: deploy-build-environment:
stage: deploy stage: deploy
before_script: before_script:
- oc login "$OPENSHIFT_SERVER" --token="$OPENSHIFT_TOKEN" - 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