summaryrefslogtreecommitdiff
path: root/.cirrus.yml
diff options
context:
space:
mode:
authorChris Evich <cevich@redhat.com>2022-06-14 15:51:11 -0400
committerChris Evich <cevich@redhat.com>2022-06-16 14:28:56 -0400
commit065302bd58f798d194f095f78ad4e9c135603519 (patch)
tree294adac51c4dc2d2318decbdb544e709354c5b6e /.cirrus.yml
parent5cba4dc2e490b5c652ba0821067b63d7b2e4cf8f (diff)
downloadpodman-065302bd58f798d194f095f78ad4e9c135603519.tar.gz
podman-065302bd58f798d194f095f78ad4e9c135603519.tar.bz2
podman-065302bd58f798d194f095f78ad4e9c135603519.zip
Cirrus: Fix build. dep. missed in #14521
This is causing the remote system tests to fail when run on on `main`. Signed-off-by: Chris Evich <cevich@redhat.com>
Diffstat (limited to '.cirrus.yml')
-rw-r--r--.cirrus.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.cirrus.yml b/.cirrus.yml
index d5298d62e..fbfe58999 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -608,7 +608,8 @@ remote_system_test_task:
<<: *local_system_test_task
alias: remote_system_test
depends_on:
- - remote_integration_test
+ - build
+ - remote_integration_test
env:
TEST_FLAVOR: sys
PODBIN_NAME: remote