.gitlab-ci.yml: Don't duplicate job names
With duplicate job names only one of the duplicate will be run. This prevented the review environments to be deployed.
Showing
Please register or sign in to comment
With duplicate job names only one of the duplicate will be run. This prevented the review environments to be deployed.