Resolve "Deployment to the test environment is reported a as deployment to the production environment"
requested to merge 15-deployment-to-the-test-environment-is-reported-a-as-deployment-to-the-production-environment into master
Closes #15 (closed)
Problem
Deployment to the test environment is reported as a deployment to the production environment.
Analysis
Test env. deployment reference the production env. in the CI/CD pipeline.
Solution
This solution includes a change made by @fridrich some time ago.
- This fix updates the reference.
Test
-
This fix was tested by running the CI/CD pipeline.
Edited by Ivo Hanák