mirror of
https://github.com/containers/podman.git
synced 2025-06-20 17:13:43 +08:00
Merge pull request #6336 from rhatdan/build1
Attempt to turn on rpmbuild tests
This commit is contained in:
@ -186,7 +186,6 @@ container_image_build_task:
|
|||||||
# source code using contrib/rpm/podman.spec.in
|
# source code using contrib/rpm/podman.spec.in
|
||||||
rpmbuild_task:
|
rpmbuild_task:
|
||||||
|
|
||||||
skip: $CI == 'true'
|
|
||||||
only_if: >-
|
only_if: >-
|
||||||
$CIRRUS_CHANGE_MESSAGE !=~ '.*CI:IMG.*' &&
|
$CIRRUS_CHANGE_MESSAGE !=~ '.*CI:IMG.*' &&
|
||||||
$CIRRUS_CHANGE_MESSAGE !=~ '.*CI:DOCS.*' &&
|
$CIRRUS_CHANGE_MESSAGE !=~ '.*CI:DOCS.*' &&
|
||||||
|
Reference in New Issue
Block a user