Use only noop jobs for openstack/monasca-transform

This is step 2a of the deprecation process as described in [1].
Deprecation of this repository has been anounced here [2].

https://docs.openstack.org/project-team-guide/repository.html#step-2a-use-only-noop-jobs
http://lists.openstack.org/pipermail/openstack-discuss/2020-August/016814.html

Change-Id: I39a79e90a2137651d5d9dbd0501038a6f8babbce
This commit is contained in:
Witek Bedyk 2020-09-15 09:56:11 +02:00
parent e290b5d11b
commit 9318372a11
1 changed files with 8 additions and 1 deletions

View File

@ -3228,7 +3228,14 @@
name: openstack/monasca-transform
templates:
- official-openstack-repo-jobs
- publish-to-pypi
check:
jobs:
- noop:
branches: master
gate:
jobs:
- noop:
branches: master
- project:
name: openstack/monasca-ui