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,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
|
||||
|
|
Loading…
Reference in New Issue