Skip to content

Commit

Permalink
Update dag bucket
Browse files Browse the repository at this point in the history
  • Loading branch information
jmelot committed Oct 26, 2022
1 parent 395a9e5 commit 569abcf
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-production-41653310-bucket/dags/
gsutil -m cp -r ror_scripts gs://us-east1-production-41653310-bucket/dags/
gsutil -m cp -r schemas/* gs://us-east1-production-41653310-bucket/dags/schemas/ror/
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 -m cp -r schemas gs://airflow-data-exchange/ror/

0 comments on commit 569abcf

Please sign in to comment.