We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66e3980 commit 8c42ef4Copy full SHA for 8c42ef4
.project_automation/static_tests/entrypoint.sh
@@ -43,14 +43,8 @@ else
43
EXIT_CODE=1
44
fi
45
46
-<<<<<<< before updating
47
-#********** Checkov Analysis *************
48
-echo "Running Checkov Analysis"
49
-checkov --config-file ${PROJECT_PATH}/.config/.checkov.yml
50
-=======
51
#********** Post-entrypoint helper *************
52
post_entrypoint
53
->>>>>>> after updating
54
55
#********** Exit Code *************
56
exit $EXIT_CODE
0 commit comments