Skip to content
Snippets Groups Projects
.gitlab-ci.yml 194 B
Newer Older
include:
- project: charts/ci-templates
  ref: master
  file: gitlab_deployment.gitlab-ci.yml

variables:
  CHART_DIRECTORY: ssh-jump-host/
  CHANNEL: stable

deploy_on_gitlab:
  only:
  - tags