Skip to content

Commit 4ba9884

Browse files
DEVOPS-61 updated trivy individual image scan workflow
1 parent dbe27f3 commit 4ba9884

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/scan-secific-docker-image-using-trivy.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ jobs:
2727
echo "Scanning ended for image: $image at $(date)"
2828
echo "Duration for image $image: $duration seconds"
2929
docker system prune -af
30-
done
3130
- name: Completed
3231
run: |
3332
echo "program completed successfully"

0 commit comments

Comments
 (0)