Fix typo in skaffold.yaml comment (#147)
This commit is contained in:
parent
e99d0808bf
commit
7eb028d747
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ deploy:
|
||||||
manifests:
|
manifests:
|
||||||
- ./kubernetes-manifests/**.yaml
|
- ./kubernetes-manifests/**.yaml
|
||||||
profiles:
|
profiles:
|
||||||
# "travis-ci" profile is used to build the images withou
|
# "travis-ci" profile is used to build the images without
|
||||||
# pushing them.
|
# pushing them.
|
||||||
- name: travis-ci
|
- name: travis-ci
|
||||||
build:
|
build:
|
||||||
|
|
Loading…
Reference in a new issue