Refactor
This commit is contained in:
parent
0079a1dcb9
commit
fd14c6d228
19 changed files with 158 additions and 128 deletions
|
@ -1,7 +1,12 @@
|
|||
image:
|
||||
name: alpine/helm:3.2.4
|
||||
name: alpine/helm:3.5.4
|
||||
entrypoint: ["/bin/sh", "-c"]
|
||||
|
||||
lint:
|
||||
stage: test
|
||||
script:
|
||||
- helm lint
|
||||
|
||||
pages:
|
||||
stage: deploy
|
||||
script:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue