doesn't work when I use it like this command: sh arguments: -c curl xyz $*GO_PIPELINE_COUNTER*
it doesn't error, but the $GO_PIPELINE_COUNTER variable isn't replaced with a value On Thursday, May 9, 2019 at 3:50:16 PM UTC+1, Chris Flynn wrote: > > It seems like that page is exactly what you need. Is it not working? Do > you get an error message? What does the task and output look like? > > On Thu, May 9, 2019 at 10:45 AM Martin c <[email protected] > <javascript:>> wrote: > >> even doing something like >> command: sh >> arguments: -c >> curl xyz $*GO_PIPELINE_COUNTER* >> >> doesn't work >> >> On Thursday, May 9, 2019 at 3:21:25 PM UTC+1, Martin c wrote: >>> >>> Is it possible to use the Standard GoCD environment variables in a gocd >>> pipeline? I'm trying to use it in a task e.g. *$GO_PIPELINE_COUNTER* or >>> *%GO_PIPELINE_COUNTER%* but can't get it to work >>> >> -- >> 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] <javascript:>. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/go-cd/241ad867-b9ee-43db-9c40-2007dd14ebb3%40googlegroups.com >> >> <https://groups.google.com/d/msgid/go-cd/241ad867-b9ee-43db-9c40-2007dd14ebb3%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> For more options, visit https://groups.google.com/d/optout. >> > -- 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/34cda31d-bb4b-4d7c-a48a-7383cbbbd836%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
