Skip to content

Resolve "Deployment to the test environment is reported a as deployment to the production environment"

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.

  1. This fix updates the reference.

Test

  • This fix was tested by running the CI/CD pipeline.
Edited by Ivo Hanák

Merge request reports

Loading