Skip to content

Instantly share code, notes, and snippets.

@Dillie-O
Last active July 20, 2017 17:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Dillie-O/c40d669d66e16c180b28b1ff4786d552 to your computer and use it in GitHub Desktop.
Save Dillie-O/c40d669d66e16c180b28b1ff4786d552 to your computer and use it in GitHub Desktop.
[Azure Specify Build] Specify specific build config for deployment #azure #deployment #configuration
In the Application settings, add the following key/value pair
Key: SCM_BUILD_ARGS
Value: -p:Configuration=Debug
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment