Based on django helm chart now

This commit is contained in:
David Burke 2021-06-02 19:43:08 -04:00
parent 749167ccce
commit 0372b5269b
26 changed files with 42 additions and 636 deletions

View file

@ -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: