dep
This commit is contained in:
@@ -29,7 +29,7 @@ steps:
|
|||||||
name: "gcr.io/cloud-builders/gke-deploy"
|
name: "gcr.io/cloud-builders/gke-deploy"
|
||||||
args:
|
args:
|
||||||
- run
|
- run
|
||||||
- --filename=deployment.yaml
|
- --filename=kubernetes/deployment.yaml
|
||||||
- --image=gcr.io/$PROJECT_ID/$_PROJECT_NAME:$COMMIT_SHA
|
- --image=gcr.io/$PROJECT_ID/$_PROJECT_NAME:$COMMIT_SHA
|
||||||
- --location=asia-northeast1-a
|
- --location=asia-northeast1-a
|
||||||
- --cluster=cluster-1
|
- --cluster=cluster-1
|
||||||
|
|||||||
Reference in New Issue
Block a user