1
0
mirror of https://gitlab.com/MisterBiggs/hello-world-nginx.git synced 2025-07-28 09:01:33 +00:00
Files
hello-world-nginx/skaffold.yaml
2018-06-11 16:55:22 +00:00

18 lines
379 B
YAML

apiVersion: skaffold/v1alpha2
kind: Config
build:
artifacts:
- imageName: gcr.io/gcp-demo-200100/hello-world-nginx
kaniko:
gcsBucket: skaffold-kaniko-contexts
pullSecret: /home/tariqislam/opt/sa/kaniko-sa.json
deploy:
kubectl:
manifests:
- hello-world-nginx*
profiles:
- name: gcb
build:
googleCloudBuild:
projectId: gcp-demo-200100