Skip to content

Commit

Permalink
Merge pull request #7 from episphere/dev
Browse files Browse the repository at this point in the history
Updating YAML File
  • Loading branch information
anthonypetersen authored Jul 29, 2024
2 parents 7ae2045 + 5f02786 commit 1a9bb85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/stage/cloudbuild.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
steps:
- name: 'gcr.io/cloud-builders/gsutil'
args: ['cp', '-r', 'siteManagerDashboard/*', 'gs://myconnect_dashboard_stage']
args: ['cp', '-r', '*', 'gs://myconnect_dashboard_stage']

0 comments on commit 1a9bb85

Please sign in to comment.