Skip to content

Commit

Permalink
Fix GCB YAML
Browse files Browse the repository at this point in the history
  • Loading branch information
AlCutter committed Jan 15, 2024
1 parent 3722a7e commit d7ade39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release/cloudbuild_ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ steps:
gcloud storage cp output/boot_manifest \
gs://${_LOG_NAME}/${_ENTRIES_DIR}/$(sha256sum output/boot_manifest | cut -f1 -d" ")
# Sequence log entry.
- - name: gcr.io/cloud-builders/gcloud
- name: gcr.io/cloud-builders/gcloud
args:
- functions
- call
Expand Down

0 comments on commit d7ade39

Please sign in to comment.