Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
luisgarciaxygeni committed Apr 4, 2024
1 parent 090e949 commit 0b7feb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
SHA_SUM=$(sha256sum ./JavaVulnerableLab.war | cut -f1 -d ' ')
echo $SHA_SUM
echo YYYYYYYYYYYYYYYYYYYYYYYYYYY
ATT_ID=$(echo $(salt -q registry search --digest sha256:$SHA_SUM --format json) | jq -r .[-1].gitoidSha256)
#ATT_ID=$(echo $(salt -q registry search --digest sha256:$SHA_SUM --format json) | jq -r .[-1].gitoidSha256)
echo "ATT_ID: $ATT_ID"
echo ZZZZZZZZZZZZZZZZZZZZZZZZZZZ
Expand Down

0 comments on commit 0b7feb3

Please sign in to comment.