Skip to content

Commit

Permalink
add debug
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeurbanski1 committed Aug 7, 2020
1 parent c6984b4 commit c895a3b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ steps:
inputs:
versionSpec: '3.8'
displayName: 'Install Python 3.8'
- script: cat storage/storage.json
displayName: 'cat'
- script: pip install bridgecrew
displayName: 'Install the Bridgecrew CLI'
- script: bridgecrew -d storage --soft-fail
Expand Down

0 comments on commit c895a3b

Please sign in to comment.