mirror of https://github.com/containers/podman.git
Merge pull request #14592 from cevich/more_fix_404
Cirrus: Fix build. dep. missed in #14521
This commit is contained in:
commit
3b03bd3f78
|
@ -608,6 +608,7 @@ remote_system_test_task:
|
||||||
<<: *local_system_test_task
|
<<: *local_system_test_task
|
||||||
alias: remote_system_test
|
alias: remote_system_test
|
||||||
depends_on:
|
depends_on:
|
||||||
|
- build
|
||||||
- remote_integration_test
|
- remote_integration_test
|
||||||
env:
|
env:
|
||||||
TEST_FLAVOR: sys
|
TEST_FLAVOR: sys
|
||||||
|
|
Loading…
Reference in New Issue