Skip to content

Commit

Permalink
Merge pull request #18 from Azure/azure-pipelines
Browse files Browse the repository at this point in the history
Update node-nightly-windows.yaml for Azure Pipelines
  • Loading branch information
ethanann-ms committed Jun 21, 2023
2 parents 0b6b20f + 1395dc6 commit 1c9e497
Show file tree
Hide file tree
Showing 15 changed files with 19,790 additions and 60 deletions.
13 changes: 13 additions & 0 deletions CredScanSuppressions.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"tool": "Credential Scanner",
"suppressions": [
{
"file": "test_resources/deploy.sh",
"_justification": "Files contain fake credentials used by test code."
},
{
"file": "test_resources/test-resources.bicep",
"_justification": "Files contain fake credentials used by test code."
}
]
}
Loading

0 comments on commit 1c9e497

Please sign in to comment.