mirror of https://github.com/containers/podman.git
Attempt to turn on rpmbuild tests
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
This commit is contained in:
parent
be43536c0a
commit
c089c58ae1
|
@ -186,7 +186,6 @@ container_image_build_task:
|
|||
# source code using contrib/rpm/podman.spec.in
|
||||
rpmbuild_task:
|
||||
|
||||
skip: $CI == 'true'
|
||||
only_if: >-
|
||||
$CIRRUS_CHANGE_MESSAGE !=~ '.*CI:IMG.*' &&
|
||||
$CIRRUS_CHANGE_MESSAGE !=~ '.*CI:DOCS.*' &&
|
||||
|
|
Loading…
Reference in New Issue