Merge "Remove publish-service-types-authority"

This commit is contained in:
Zuul 2020-02-20 05:18:30 +00:00 committed by Gerrit Code Review
commit 9ec860dd70
1 changed files with 0 additions and 19 deletions

View File

@ -379,25 +379,6 @@
download_artifact_job: tox-docs
special_publish_directory: "infra/manual"
- job:
name: publish-service-types-authority
description: |
Publish OpenStack Service Types Authority to
https://service-types.openstack.org
final: true
pre-run: playbooks/project-config/pre-tox.yaml
run: playbooks/project-config/run-tox.yaml
post-run: playbooks/publish/service-types.yaml
allowed-projects:
- openstack/service-types-authority
roles:
- zuul: zuul/zuul-jobs
- zuul: openstack/openstack-zuul-jobs
vars:
tox_envlist: publish
secrets:
- site_specs
- job:
name: promote-service-types-authority
parent: promote-tox-docs-site-base