Add a job to promote docs.airshipit.org content

A new documentation site is being added for the Airship project, so
provide a job to perform publication in the promote pipeline after
successful gating of changes.

Change-Id: I1fb3bab8902ec8266696a82d77246c346fe642d5
This commit is contained in:
Jeremy Stanley 2020-02-07 18:18:27 +00:00
parent 373c4319ba
commit b5dc6ae25a
1 changed files with 11 additions and 0 deletions

View File

@ -566,6 +566,17 @@
name: afs
pass-to-parent: true
- job:
name: promote-airship-docs-website
parent: promote-tox-docs-site-base
description: |
Promote root site content for docs.airshipit.org to airshipit.org/docs.
final: true
allowed-projects:
- airship/treasuremap
vars:
publish_site: "airshipit.org/docs"
- job:
name: promote-governance-election
parent: promote-tox-docs-site-base