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:
|
||||
- ./kubernetes-manifests/**.yaml
|
||||
profiles:
|
||||
# "travis-ci" profile is used to build the images withou
|
||||
# "travis-ci" profile is used to build the images without
|
||||
# pushing them.
|
||||
- name: travis-ci
|
||||
build:
|
||||
|
|
Loading…
Reference in a new issue