Skip to content

Commit

Permalink
cloudbuild.yaml for upload to TEST GCS bucket.
Browse files Browse the repository at this point in the history
  • Loading branch information
khanhnwin committed Oct 24, 2023
1 parent 6d2f75a commit a82c7e7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions cloudbuild/gcs.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
steps:
- name: 'gcr.io/google.com/cloudsdktool/cloud-sdk'
args: ['gsutil', 'cp', '-r', 'surveys', 'gs://khanhs-test-bucket/']
options:
logging: CLOUD_LOGGING_ONLY

0 comments on commit a82c7e7

Please sign in to comment.