Skip to content

Fix docker deployment tag

This MR fixes the tag used for deploying the default docker container image. The component default is CI_COMMIT_REF_SLUG, which replaces dots with dashes, which isn't what we want.

Merge request reports

Loading