Allow variable expansion for image:entrypoint
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
Proposal
Allow image:entrypoint to expand variables, similar to image:name.
We have documented that image keyword can use variables:
https://docs.gitlab.com/ee/ci/variables/where_variables_can_be_used.html
image keyword itself is documented to accept variables:
https://docs.gitlab.com/ee/ci/yaml/#image
However, it's unclear whether this is extended to image:entrypoint:
https://docs.gitlab.com/ee/ci/yaml/#imageentrypoint
Edited by 🤖 GitLab Bot 🤖