We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d53a67 commit 9729c7bCopy full SHA for 9729c7b
1 file changed
entrypoint.sh
@@ -1,5 +1,6 @@
1
#!/bin/bash
2
set -e
3
+set -x
4
5
cd "${INPUT_CODE_PATH}"
6
0 commit comments