Skip to content

Commit

Permalink
dep
Browse files Browse the repository at this point in the history
  • Loading branch information
jinyoung committed Sep 8, 2020
1 parent ea33a26 commit 957dc81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cloudbuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ steps:
name: "gcr.io/cloud-builders/gke-deploy"
args:
- run
- --filename=deployment.yaml
- --filename=kubernetes/deployment.yaml
- --image=gcr.io/$PROJECT_ID/$_PROJECT_NAME:$COMMIT_SHA
- --location=asia-northeast1-a
- --cluster=cluster-1
Expand Down

0 comments on commit 957dc81

Please sign in to comment.