(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:
parent
8a393dfc80
commit
5b1189db6e
15
.zuul.yaml
15
.zuul.yaml
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user