mirror of
https://github.com/containers/podman.git
synced 2025-09-26 16:25:00 +08:00
Merge pull request #4087 from cevich/intended_env_var
Cirrus: Minor, fix env. var. intention
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