On our build server we need to set some variables manually. So I've added some entries on /etc/profile.d/ which works great for the local bash. But Azure Pipelines Agent don't use this profile. Is there a way to define global variables that are not dependent to the pipeline?
Asked
Active
Viewed 55 times