Skip to content

Commit

Permalink
add some docs, help simulate an inline update
Browse files Browse the repository at this point in the history
  • Loading branch information
sjahl committed Dec 6, 2024
1 parent 3f2332e commit 7f72871
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .cloudbuild/browser.cloudbuild.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# Submitting a cloud build using this config from your local machine could be done as:
# gcloud builds submit --config .cloudbuild/browser.cloudbuild.yaml \
# --substitutions=_BRANCH_FOR_IMAGE_NAME="my-branch-name",SHORT_SHA="6f3f419" .
steps:
# API image build
- name: 'ubuntu'
Expand Down

0 comments on commit 7f72871

Please sign in to comment.