Run openafs promote job only if gate job run
Change https://review.opendev.org/737995 failed the promote job openafs-rpm-package-build-promote since the gate job was not run. Add a files sections, so that the promote job is triggered when the gate job is. Change-Id: I2f45d822d1f1301c406799f5dd7a4a1a44f26f0c
This commit is contained in:
parent
f1405a17d5
commit
f2d161f0b3
@ -1029,7 +1029,7 @@
|
||||
our own and publish them to tarballs.openstack.org for our
|
||||
centos hosts that need access to the mirror to consume.
|
||||
run: playbooks/openafs-rpm-package-build/run.yaml
|
||||
files:
|
||||
files: &afs-files
|
||||
- playbooks/openafs-rpm-package-build
|
||||
- roles/openafs-rpm-package-build
|
||||
|
||||
@ -1054,6 +1054,7 @@
|
||||
Publish the openafs RPM packages
|
||||
parent: publish-openstack-artifacts
|
||||
run: playbooks/openafs-rpm-package-build/publish.yaml
|
||||
files: *afs-files
|
||||
nodeset:
|
||||
nodes: []
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user