Skip to content

Disambiguate push/pull image tag inputs

This MR disambiguates the image_tag interpolation variable for the push component by renaming/creating two inputs

  • pull_image_tag - the existing tag to pull down from the gitlab containerregistry
  • push_image_tag - the new tag to apply and push

Merge request reports