Skip to content
This repository has been archived by the owner on Jan 30, 2025. It is now read-only.

Commit

Permalink
Update common.yml example (Azure#262)
Browse files Browse the repository at this point in the history
  • Loading branch information
SenthuranSivananthan authored Apr 21, 2022
1 parent 3008353 commit b33cd36
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/onboarding/azure-devops-pipelines.md
Original file line number Diff line number Diff line change
Expand Up @@ -190,6 +190,7 @@ Instructions:
deployOperation: create # valid options: 'create', 'what-if'

loggingPathFromRoot: 'config/logging'
networkPathFromRoot: 'config/networking'
subscriptionsPathFromRoot: 'config/subscriptions'

var-bashPreInjectScript: 'set -E; function catch { echo "##vso[task.logissue type=error]Caller: $(caller), LineNo: $LINENO, Command: $BASH_COMMAND" ; exit 1 ; } ; echo ; echo "Current working directory: $(pwd)" ; echo ; trap catch ERR'
Expand Down

0 comments on commit b33cd36

Please # to comment.