summaryrefslogtreecommitdiff
path: root/.cirrus.yml
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2020-05-22 14:58:25 +0200
committerGitHub <noreply@github.com>2020-05-22 14:58:25 +0200
commit05c0ae6c275164cc2e04b2d3856a482327674c0c (patch)
treec0e16a0ebea08a64de3dac5d78684ecb11c4132b /.cirrus.yml
parent05a061282c02331425e1caceae80c6b44b7dc9ec (diff)
parentc089c58ae1c09cbbbecb566e08939de24c55d6e6 (diff)
downloadpodman-05c0ae6c275164cc2e04b2d3856a482327674c0c.tar.gz
podman-05c0ae6c275164cc2e04b2d3856a482327674c0c.tar.bz2
podman-05c0ae6c275164cc2e04b2d3856a482327674c0c.zip
Merge pull request #6336 from rhatdan/build1
Attempt to turn on rpmbuild tests
Diffstat (limited to '.cirrus.yml')
-rw-r--r--.cirrus.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.cirrus.yml b/.cirrus.yml
index c21bc74db..9886a4418 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -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.*' &&