1
0
mirror of https://gitlab.com/MisterBiggs/hello-world-nginx.git synced 2025-07-28 09:01:33 +00:00

changes to make things more workshop friendly

This commit is contained in:
Tariq Islam
2018-08-05 17:24:00 -04:00
parent 3fbc77cfbd
commit 25ae3ec348

View File

@@ -3,9 +3,6 @@ kind: Config
build: build:
artifacts: artifacts:
- imageName: gcr.io/gcp-demo-200100/hello-world-nginx - imageName: gcr.io/gcp-demo-200100/hello-world-nginx
kaniko:
gcsBucket: skaffold-kaniko-contexts
pullSecret: /home/tariqislam/opt/sa/kaniko-sa.json
deploy: deploy:
kubectl: kubectl:
manifests: manifests:
@@ -14,4 +11,4 @@ profiles:
- name: gcb - name: gcb
build: build:
googleCloudBuild: googleCloudBuild:
projectId: gcp-demo-200100 projectId: <your project ID>