Merge pull request #6336 from rhatdan/build1

Attempt to turn on rpmbuild tests
This commit is contained in:
OpenShift Merge Robot
2020-05-22 14:58:25 +02:00
committed by GitHub

View File

@ -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.*' &&