Skip to content

Commit 1b538b3

Browse files
committed
Rename deployment
1 parent a426707 commit 1b538b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tool/build_image_proxy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ steps:
4444
script: |
4545
#!/usr/bin/env bash
4646
set -x
47-
gcloud run deploy image-proxy-server \
47+
gcloud run deploy image_proxy_server \
4848
--image="us-central1-docker.pkg.dev/$PROJECT_ID/image-proxy/image-proxy:$TAG_NAME" \
4949
env:
5050
- 'PROJECT_ID=$PROJECT_ID'

0 commit comments

Comments
 (0)