Skip to content

Commit

Permalink
Remove unused substitution var.
Browse files Browse the repository at this point in the history
  • Loading branch information
jiggoha committed Sep 8, 2023
1 parent 7ccf33b commit c9d6bec
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion release/cloudbuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,6 @@ steps:
- '{"origin": "${_ORIGIN}", "bucket": "${_LOG_NAME}"}'
substitutions:
# Build-related.
_ARTIFACT_REGISTRY_REPO: trusted-applet-builder
_REGION: europe-west2
_TRUSTED_APPLET_BUCKET: trusted-applet-artifacts
_TAMAGO_VERSION: '1.20.6'
Expand Down
1 change: 0 additions & 1 deletion release/cloudbuild_ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,6 @@ steps:
- '{"origin": "${_ORIGIN}", "bucket": "${_LOG_NAME}"}'
substitutions:
# Build-related.
_ARTIFACT_REGISTRY_REPO: trusted-applet-builder
_REGION: europe-west2
_TRUSTED_APPLET_BUCKET: trusted-applet-artifacts-ci
_TAMAGO_VERSION: '1.20.6'
Expand Down

0 comments on commit c9d6bec

Please sign in to comment.