Skip to content
Snippets Groups Projects
Commit bf78e077 authored by Aliaksandr Ramanovich (EPAM)'s avatar Aliaksandr Ramanovich (EPAM)
Browse files

Merge branch 'GONRG-5967-upd-dev2-job' into 'master'

GONRG-5967 - use common step for image name

See merge request !306

(cherry picked from commit 1d39297b)

0ee4a0cb GONRG-5967 - use common step for image name
parent 67b407f9
No related branches found
No related tags found
1 merge request!310Fix GC Deploy Job
Pipeline #151315 failed
......@@ -266,6 +266,7 @@ osdu-gcp-dev2-deploy: # verified deploy after tests
- gcloud auth activate-service-account --key-file $OSDU_GCP_DEV2_DEPLOY_FILE
- !reference [.common_config, script]
- !reference [.define_version, script]
- !reference [.set_image_name,script]
- helm repo add $OSDU_GCP_SERVICE ${CI_API_V4_URL}/projects/${CI_PROJECT_ID}/packages/helm/stable
- >
helm upgrade $OSDU_GCP_SERVICE-deploy $OSDU_GCP_SERVICE/gcp-$OSDU_GCP_SERVICE-deploy
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment