Skip to content

fix for prod image tags, pipeline id -> tag

Erik A. Wojtylko requested to merge hotfix/prod_tags into main

Minor fix for prod deployment in CI/CD pipeline where the image tag, in addition to 'latest', was getting a pipeline id instead of tag.

Merge request reports