Environment variables
Published 18 June 2020
Some functionality of the SQL Change Automation add-ons can be controlled using environment variables.
Variable name | Description | Example value |
---|---|---|
REDGATE_PROXY_URL | This variable can be set to the address of a proxy server. This is useful when your build agent does not have direct access to the internet. | proxy.example.com:80 |
Variable clash
Please note: Addons may convert the environmental variables specified in their respective pipelines to SQLCMD variables, which may cause issues if they are used by SQL Change Automation as specified here overriding them.