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

Update .gitlab-ci.yml

parent df46b93c
No related branches found
No related tags found
No related merge requests found
......@@ -60,6 +60,7 @@ build-jobs:
deploy-artifacts:
stage: deploy
before_script:
- tar czvf binaryArtifacts.tar.gz ${CI_PROJECT_DIR}/jobs_scratch_dir/mirror/build_cache/*
- oc login "$OPENSHIFT_SERVER" --token="$OPENSHIFT_TOKEN"
script:
# create job description file
......
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