fix: add missing .gitlab-ci-other-versions.yaml include in chef-push-cookbook task
What
Add missing .gitlab-ci-other-versions.yaml
include in chef-push-cookbook
task.
Why
Without it GL_COMMON_RENOVATE_RUBY_VERSION
is not set and then:
Using Docker executor with image ruby: ...
Pulling docker image ruby: ...
WARNING: Failed to pull image with policy "always": invalid reference format (manager.go:254:0s)
ERROR: Job failed: failed to pull image "ruby:" with specified policies [always]: invalid reference format (manager.go:254:0s)