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
Injecting environment variables is not supported in Jenkins natively, but Jenkins plugins exist that provide this functionality. Of these plugins [EnvInject] appears to be the most popular with over 20k downloads per month.
4
+
5
+
To inject the GitVersion variables as environment variables for a build job using [EnvInject], do the following:
6
+
7
+
1. Add a **Execute Windows batch command** build step with command:
0 commit comments