191b7082a8
This is in project-config so that it can run on the executor and use the local AFS installation. Change-Id: I2a29ea4639c830f03f1f7776c6b194b57c28e937
14 lines
342 B
YAML
14 lines
342 B
YAML
- job:
|
|
name: publish-zuul-website
|
|
description: |
|
|
Publishes content in artifacts/ to the Zuul website.
|
|
allowed-projects:
|
|
- openstack-infra/zuul-website
|
|
post-run:
|
|
- playbooks/publish/zuul-afs.yaml
|
|
roles:
|
|
- zuul: openstack-infra/zuul-jobs
|
|
secrets:
|
|
- secret: afsdocs_secret
|
|
name: afs
|