Skip to content

Commit

Permalink
Update azure-pipelines-1.yml for Azure Pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
HonestJim committed Oct 29, 2020
1 parent 04603a5 commit a10895e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions azure-pipelines-1.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
# Starter pipeline
- task: FortifyScanCentralSAST@6
inputs:
scanCentralCtrlUrl: 'http://cloud-ctrl.westus2.cloudapp.azure.com:8080/scancentral-ctrl'
scanCentralClientToken: '$(ScanCentral.ClientToken)'
sscUrl: 'http://52.156.71.223:8080/ssc'
uploadToSSC: true
applicationVersionId: '9'
# Start with a minimal pipeline that you can customize to build and deploy your code.
# Add steps that build, run tests, deploy, and more:
# https://aka.ms/yaml
Expand Down

0 comments on commit a10895e

Please sign in to comment.