summaryrefslogtreecommitdiff
path: root/.zuul.yaml
diff options
context:
space:
mode:
authorJames E. Blair <jeblair@redhat.com>2019-05-15 10:55:29 +0200
committerAndreas Jaeger <jaegerandi@gmail.com>2019-05-16 07:35:32 +0000
commit5adfa260171502405bcc410355a5f7630895de88 (patch)
tree5a027880390c2aaded55800237c9dd1a8254eeed /.zuul.yaml
parent6fd6b6b57d6346e4ccb935fc4b762bd6c16e35f0 (diff)
downloadzuul-5adfa260171502405bcc410355a5f7630895de88.tar.gz
Make image build jobs voting again
Merge this once the /etc/subuid issue is corrected. Change-Id: I54433d647eb921eb1d268f3a48572292af3e9622
Diffstat (limited to '.zuul.yaml')
-rw-r--r--.zuul.yaml6
1 files changed, 2 insertions, 4 deletions
diff --git a/.zuul.yaml b/.zuul.yaml
index 234719841..874d218ab 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -157,8 +157,7 @@
- project:
check:
jobs:
- - zuul-build-image:
- voting: false
+ - zuul-build-image
- tox-docs
- tox-pep8
- tox-py35:
@@ -195,8 +194,7 @@
voting: false
gate:
jobs:
- - zuul-upload-image:
- voting: false
+ - zuul-upload-image
- tox-docs
- tox-pep8
- tox-py35: