mirror of
https://github.com/containers/podman.git
synced 2025-06-25 20:26:51 +08:00
Cirrus: Minor, fix env. var. intention
Signed-off-by: Chris Evich <cevich@redhat.com>
This commit is contained in:
@ -295,7 +295,7 @@ meta_task:
|
||||
image_prune_task:
|
||||
|
||||
# Do not run this frequently
|
||||
only_if: $CIRRUS_BRANCH == 'master'
|
||||
only_if: $CIRRUS_BRANCH == $DEST_BRANCH
|
||||
|
||||
depends_on:
|
||||
- "meta"
|
||||
|
Reference in New Issue
Block a user