Skip to content

Commit 8c42ef4

Browse files
committed
migrate static test
1 parent 66e3980 commit 8c42ef4

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.project_automation/static_tests/entrypoint.sh

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -43,14 +43,8 @@ else
4343
EXIT_CODE=1
4444
fi
4545

46-
<<<<<<< before updating
47-
#********** Checkov Analysis *************
48-
echo "Running Checkov Analysis"
49-
checkov --config-file ${PROJECT_PATH}/.config/.checkov.yml
50-
=======
5146
#********** Post-entrypoint helper *************
5247
post_entrypoint
53-
>>>>>>> after updating
5448

5549
#********** Exit Code *************
5650
exit $EXIT_CODE

0 commit comments

Comments
 (0)