(zuul) Seperate publish job

- It seems that parent job cannot utilize
  secrets defined in the child job

Change-Id: I1c2b0077cab0ef5b6ef6c32e0d3b7c8ff3f54f4f
This commit is contained in:
Scott Hussey 2018-06-07 16:13:42 -05:00
parent 8a393dfc80
commit 5b1189db6e
1 changed files with 14 additions and 1 deletions

View File

@ -154,7 +154,20 @@
- job:
name: airship-shipyard-docker-build-post
parent: airship-shipyard-image-base
timeout: 1800
roles:
- zuul: openstack/openstack-helm-infra
pre-run:
- tools/gate/playbooks/osh-infra-upgrade-host.yaml
- tools/gate/playbooks/osh-infra-deploy-docker.yaml
run: tools/gate/playbooks/run-image.yaml
nodeset: airship-shipyard-single-node
required-projects:
- openstack/openstack-helm-infra
irrelevant-files:
- ^.*\.rst$
- ^doc/.*$
- ^releasenotes/.*$
secrets:
- airship_shipyard_quay_creds
vars: