You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tag the repo as e.g. 1.1.1. In the current mapper implementation the mapper will return a target of 1.1.1 instead of prod which, when used with the ansible deployment, will mean 1.1.1 is used as the stage (i.e. environment).
The text was updated successfully, but these errors were encountered:
With a
deployment.yaml
such as:Tag the repo as e.g.
1.1.1
. In the current mapper implementation the mapper will return a target of1.1.1
instead ofprod
which, when used with the ansible deployment, will mean1.1.1
is used as thestage
(i.e. environment).The text was updated successfully, but these errors were encountered: