New versions are failng due to unsupported policy
We are in GitLab 15.11 and with latest two version are not able to setup with our previous setup.
ERROR: Preparation failed: failed to pull image 'ghcr.io/renovatebot/renovate:39': pull_policy ([always]) defined in GitLab pipeline config is not one of the allowed_pull_policies ([if-not-present])
Seems our pipeline config doesn't allow always pull policy. Is there way to have an environment variable to change this?