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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user