Skip to content

Commit

Permalink
Merge pull request #92 from nhsuk/add-splunk-logging
Browse files Browse the repository at this point in the history
Set splunk logging env variable
  • Loading branch information
tomdoughty authored Nov 15, 2019
2 parents c96532f + 99a1e37 commit b97edef
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ jobs:
dependsOn: 'Test'
pool:
vmImage: 'Ubuntu-16.04'
variables:
log_to_splunk: true

steps:
- task: NodeTool@0
Expand Down

0 comments on commit b97edef

Please sign in to comment.