Skip to content

Commit

Permalink
Enable linux docker
Browse files Browse the repository at this point in the history
  • Loading branch information
Prabhu Subramanian committed Jun 8, 2020
1 parent aea749a commit 44cfa6f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ steps:
inputs:
script: |
docker pull --platform linux docker.io/shiftleft/scan-slim
docker run --platform linux docker.io/shiftleft/scan-slim scan --help
$(Agent.HomeDirectory)\sl analyze --verbose --no-diagnostic --force --version-id 1 --app ShiftLeftPythonAzWin branch=$(Build.SourceBranchName) --python $(Build.SourcesDirectory)
workingDirectory: '$(Build.SourcesDirectory)'
env:
Expand Down

0 comments on commit 44cfa6f

Please sign in to comment.