c272bc341a
This reverts commit d90989ef87
.
Reason for revert: This job requires secret that can not be shared the way it is
originally supposed. So we should find other way around to publish collection to the galaxy.
Change-Id: I748bc0d2e476148c38f8305f15fd6e573eb7d008
26 lines
887 B
YAML
26 lines
887 B
YAML
# Copyright 2017, Rackspace US, Inc.
|
|
#
|
|
# Licensed under the Apache License, Version 2.0 (the "License");
|
|
# you may not use this file except in compliance with the License.
|
|
# You may obtain a copy of the License at
|
|
#
|
|
# http://www.apache.org/licenses/LICENSE-2.0
|
|
#
|
|
# Unless required by applicable law or agreed to in writing, software
|
|
# distributed under the License is distributed on an "AS IS" BASIS,
|
|
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
# See the License for the specific language governing permissions and
|
|
# limitations under the License.
|
|
|
|
- project:
|
|
templates:
|
|
- openstack-ansible-role-jobs
|
|
- openstack-ansible-deploy-aio_metal-jobs
|
|
- check-requirements
|
|
- publish-openstack-docs-pti
|
|
- publish-to-pypi
|
|
- release-notes-jobs-python3
|
|
post:
|
|
jobs:
|
|
- publish-openstack-python-branch-tarball
|