Revert "add semaphore for publishing to the releases website"
Having a semaphore here broke zuul's ability to figure out what the job
should look like:
http://lists.openstack.org/pipermail/release-job-failures/2018-February/000751.html
This reverts commit 2a9fea62ab.
Change-Id: I2196edc33aee03e9b2695b548b09790ed670e7f7
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
This commit is contained in:
@@ -4,12 +4,6 @@
|
||||
vars:
|
||||
tox_envlist: list-changes
|
||||
|
||||
# We only want one job publishing to the releases website at a time,
|
||||
# otherwise we will clobber part of the output.
|
||||
- semaphore:
|
||||
name: static-publish-releases
|
||||
max: 1
|
||||
|
||||
- project:
|
||||
name: openstack/releases
|
||||
check:
|
||||
@@ -37,4 +31,3 @@
|
||||
- publish-static:
|
||||
dependencies:
|
||||
- tag-releases
|
||||
semaphore: static-publish-releases
|
||||
|
||||
Reference in New Issue
Block a user