Publish Helm charts into tarballs.openstack.org

This will start publishing all of the charts into tarballs.openstack.org
which should allow for easier public consumption of these charts.  This
patch covers adding publishing for openstack-helm-infra first.

Change-Id: Iaa14629c0d0c36b98c2295119af3008f14c0cd39
This commit is contained in:
Mohammed Naser
2020-09-11 11:19:53 -04:00
parent 6afb3e19e9
commit 887327aff8
4 changed files with 71 additions and 0 deletions

View File

@@ -25,6 +25,12 @@
- ^doc/.*$
- ^releasenotes/.*$
- job:
name: publish-openstack-helm-charts
parent: publish-openstack-artifacts
run: playbooks/publish/run.yaml
post-run: playbooks/publish/post.yaml
- job:
name: openstack-helm-infra-functional
run: playbooks/osh-infra-gate-runner.yaml