Skip to content
Snippets Groups Projects
Commit bb02fa19 authored by Oleksandr Kosse (EPAM)'s avatar Oleksandr Kosse (EPAM)
Browse files

Update .gitlab-ci.yml

parent 7ccf4654
No related branches found
No related tags found
No related merge requests found
Pipeline #6306 passed
......@@ -44,7 +44,7 @@ test_dags:
dags_rsync_community:
stage: deploy
script:
- gcloud auth activate-service-account --key-file $OSDU_GCP_SVC_ACCT
- gcloud auth activate-service-account --key-file $OSDU_GCP_DEPLOY_FILE
- gsutil -m rsync -x "\.git.*|tests/.*|plugins/tests.*$" -r "$PWD" $OSDU_GCP_DEPL_TARGET
only:
variables:
......
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