Skip to content

Commit

Permalink
Testing security tests
Browse files Browse the repository at this point in the history
Signed-off-by: Megha Goyal <[email protected]>
  • Loading branch information
goyamegh committed Jul 17, 2024
1 parent b86ee63 commit 24a304b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/security-test-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ jobs:
else
echo "imagePresent=false" >> $GITHUB_ENV
fi
echo $(docker images)
- name: Run Docker Image
if: env.imagePresent == 'true'
Expand Down

0 comments on commit 24a304b

Please sign in to comment.