Skip to content

Commit ffaf23d

Browse files
authored
Update cicd.yml - removed build fail option
1 parent e7d7b31 commit ffaf23d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/cicd.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,4 @@ jobs:
1515
with:
1616
image-ref: 'my-docker-repo:latest'
1717
format: 'table'
18-
exit-code: 1 # Fails the build if vulnerabilities are found
1918
severity: 'CRITICAL,HIGH'

0 commit comments

Comments
 (0)