mirror of
https://gitlab.durp.info/durfy/ci-includes/yml.git
synced 2026-05-07 07:50:30 -05:00
Update file helm.tpl.yml
This commit is contained in:
parent
06e518ab7c
commit
a2200f77b2
1 changed files with 4 additions and 0 deletions
|
|
@ -2,6 +2,10 @@
|
|||
image: dtzar/helm-kubectl
|
||||
script:
|
||||
- ./scripts/helm-package.sh
|
||||
artifacts:
|
||||
expire_in: 1 hour
|
||||
paths:
|
||||
- $CI_PROJECT_DIR/packages
|
||||
|
||||
.helm-push:
|
||||
image: dtzar/helm-kubectl
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue