skaffold: add gcb profile
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
This commit is contained in:
parent
d08a58cc21
commit
53da3583e4
1 changed files with 5 additions and 0 deletions
|
@ -28,3 +28,8 @@ deploy:
|
|||
kubectl:
|
||||
manifests:
|
||||
- ./kubernetes-manifests/**.yaml
|
||||
profiles:
|
||||
- name: gcb
|
||||
build:
|
||||
googleCloudBuild:
|
||||
projectId: istio-next
|
||||
|
|
Loading…
Reference in a new issue