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