Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Open Subsurface Data Universe Software
Platform
Data Flow
Data Ingestion
Energistics - OSDU Integration
Commits
e8c937b1
Commit
e8c937b1
authored
Sep 01, 2021
by
Oleksandr Kosse (EPAM)
Browse files
Merge branch 'Change-target-to-airflow2' into 'master'
Changed target to airflow2 bucket See merge request
!30
parents
9bda430e
9761e23b
Pipeline
#62282
passed with stages
in 1 minute and 35 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
e8c937b1
...
...
@@ -112,9 +112,9 @@ osdu_gcp_dags_rsync:
-
pushd "$SRCDIR"
-
ls
-
echo *******
-
gsutil -m rsync -d -R dags/"$VENDOR_NAME"/ "$OSDU_GCP_DEPL_TARGET"/dags/"$VENDOR_NAME"
-
gsutil -m rsync -d -R dags/"$VENDOR_NAME"/ "$OSDU_GCP_DEPL_TARGET
_V2
"/dags/"$VENDOR_NAME"
-
popd
-
gsutil cp devops/osdu-gcp/airflow_configs.yaml "$OSDU_GCP_DEPL_TARGET"/dags/configs/
-
gsutil cp devops/osdu-gcp/airflow_configs.yaml "$OSDU_GCP_DEPL_TARGET
_V2
"/dags/configs/
only
:
variables
:
-
$CI_COMMIT_REF_PROTECTED
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment