Skip to content

Commit

Permalink
Enable aquascan
Browse files Browse the repository at this point in the history
  • Loading branch information
timvanoostrom committed Nov 10, 2023
1 parent 7420b28 commit f6a5403
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions azure-pipelines.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,3 +64,4 @@ jobs:
btdTest: ${{ parameters.btdTest }}
btdDeploy: ${{ variables.btdDeploy }}
updateAppSettings: ${{ parameters.updateAppSettings }}
aquaScan: ${{ eq(variables['Build.Reason'], 'PullRequest') }}

0 comments on commit f6a5403

Please sign in to comment.