Skip to content

Commit

Permalink
Update dag bucket
Browse files Browse the repository at this point in the history
  • Loading branch information
jmelot committed Nov 13, 2022
1 parent 569abcf commit 0807aa1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions push_to_airflow.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
gsutil cp ror_dag.py gs://us-east1-production2023-87afc3c5-bucket/dags/
gsutil -m cp -r ror_scripts gs://us-east1-production2023-87afc3c5-bucket/dags/
gsutil -m cp -r schemas/* gs://us-east1-production2023-87afc3c5-bucket/dags/schemas/ror/
gsutil cp ror_dag.py gs://us-east1-production2023-cc1-01d75926-bucket/dags/
gsutil -m cp -r ror_scripts gs://us-east1-production2023-cc1-01d75926-bucket/dags/
gsutil -m cp -r schemas/* gs://us-east1-production2023-cc1-01d75926-bucket/dags/schemas/ror/
gsutil -m cp -r schemas gs://airflow-data-exchange/ror/

0 comments on commit 0807aa1

Please sign in to comment.