Skip to content

Improve Podman image pull logic

Paul Bryant requested to merge podman-pull-logic into develop

This new workflow will rely upon the "prepare_exec" stage to enforce logic that handles when/how both user and runner images will be fetched. All changes observe the pull policies defined in GitLab CI.

Edited by Paul Bryant

Merge request reports