mirror of
https://github.com/containers/podman.git
synced 2025-06-26 04:46:57 +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:
|
image_prune_task:
|
||||||
|
|
||||||
# Do not run this frequently
|
# Do not run this frequently
|
||||||
only_if: $CIRRUS_BRANCH == 'master'
|
only_if: $CIRRUS_BRANCH == $DEST_BRANCH
|
||||||
|
|
||||||
depends_on:
|
depends_on:
|
||||||
- "meta"
|
- "meta"
|
||||||
|
Reference in New Issue
Block a user