Skip to content

Commit

Permalink
Update azure-pipelines.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
EduRochaElias authored May 21, 2024
1 parent b9525ad commit a26b4dc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,8 +85,8 @@ stages:
- task: Veracode@3
inputs:
ConnectionDetailsSelection: 'Credentials'
apiId: '$(VeracodeID)'
apiKey: '$(VeracodeKey)'
apiId: '$(61f585a5cb05d6c92de38388f2b7874c)'
apiKey: '$(a00b29c073e90a75b5f5b0287a575a4085b91a8e2f12def349ee808a5b88580c6e2b99496d8439f01228f2e43f9ee514a15ac65468f1203a1203bc604d5b0b30)'
veracodeAppProfile: '$(veracodeAppProfile)'
version: '$(build.buildNumber)'
filepath: '$(caminhoPacote)'
Expand All @@ -96,4 +96,4 @@ stages:
scanStatusCheckInterval: '60'
importResults: false
failBuildOnPolicyFail: false
displayName: 'Veracode U&S'
displayName: 'Veracode U&S'

0 comments on commit a26b4dc

Please sign in to comment.