mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-27 20:12:54 +08:00
Good grief once more for the cheap seats in back
Would someone please fire me Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
@@ -4,4 +4,4 @@
|
||||
# various streams; if the current build has already been tested,
|
||||
# this will not create any new jobs
|
||||
|
||||
for stream in stable testing next; do /usr/local/bin/fedora-openqa fcosbuild $stream > /dev/null 2>&1 || /usr/bin/true; done
|
||||
for stream in stable testing next; do /usr/local/bin/fedora-openqa fcosbuild --stream $stream > /dev/null 2>&1 || /usr/bin/true; done
|
||||
|
||||
Reference in New Issue
Block a user