Hey, are you running on windows or linux agent?
El domingo, 29 de septiembre de 2019, 6:10:27 (UTC-6), Maxim Shaev escribió:
>
> Hi guys, Is it possible to define a custom environment variable based on
> standard?
> e.g.
> ```
> <environmentvariables>
> <variable name="APP_VERSION">
> <value>${GO_PIPELINE_LABEL}</value>
> </variable>
> ```
> That doesn't work as expected. The results:
> ```
> GO_PIPELINE_LABEL=dev-107
> APP_VERSION=${GO_PIPELINE_LABEL}
> ```
> If no, what's the best way to define that variable?
>
--
You received this message because you are subscribed to the Google Groups
"go-cd" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/go-cd/464f6d6b-8f40-4c34-9e8c-dffc7129cc75%40googlegroups.com.