Skip to content

Commit

Permalink
Update azure-pipelines.yml for Azure Pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
MindPatch committed Aug 15, 2024
1 parent 0b7fefe commit 4f61f70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ steps:
- task: Docker@2
inputs:
command: 'pull'
container: 'blacklocksec/code-scanner:latest'
imageName: 'blacklocksec/code-scanner:latest'
displayName: 'Pull Blacklock Code Scanner Docker Image'

- script: |
Expand Down

0 comments on commit 4f61f70

Please sign in to comment.