Skip to content

Commit a43611f

Browse files
committed
Remove debug cmd
1 parent 9573f36 commit a43611f

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

entrypoint.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
11
#!/bin/bash
22
set -e
3-
set -x
43

54
cd "${INPUT_CODE_PATH}"
65

7-
env
8-
96
install_zip_dependencies(){
107
echo "Installing and zipping dependencies..."
118
mkdir python

0 commit comments

Comments
 (0)