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
commit 05c0ae6c27
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

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