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 c8ad00f commit 765e10c
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 @@ -67,6 +67,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 765e10c

Please sign in to comment.