It would be great if we can use env vars in the "Global job tags". Something like `(.*?)/(.*?)/(.*?),a:$,b:$2,c:$3,team:$TEAM_NAME`. This will be useful to set custom tags when a job is executed. Thanks.
It would be great if we can use env vars in the "Global job tags".
Something like
(.*?)/(.*?)/(.*?),a:$,b:$2,c:$3,team:$TEAM_NAME.This will be useful to set custom tags when a job is executed.
Thanks.