Skip to content

Commit 23c2e38

Browse files
authored
Update entrypoint.sh
1 parent bc08910 commit 23c2e38

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

entrypoint.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,7 @@ function main() {
135135
prepare_json_to_file_flags
136136
set_container_scan_flags
137137
run_orca_container_scan
138+
exit "${ORCA_EXIT_CODE}"
138139
}
139140

140141
main "${@}"

0 commit comments

Comments
 (0)