Update cloudbuild.yaml
This commit is contained in:
parent
3d96e7186e
commit
6b43abc2cc
@ -3,7 +3,7 @@ steps:
|
||||
args: ['build', '-t', 'gcr.io/nbygeiwwwj/frps', '-f', 'dockerfiles/Dockerfile-for-frps', '.']
|
||||
|
||||
images:
|
||||
- 'gcr.io/[PROJECT_ID]/frps'
|
||||
- 'gcr.io/nbygeiwwwj/frps'
|
||||
|
||||
options:
|
||||
logging: 'CLOUD_LOGGING_ONLY' # 选择适当的日志选项
|
||||
|
Loading…
Reference in New Issue
Block a user