feat: debug info
This commit is contained in:
parent
025a81be43
commit
cfaa236521
|
@ -1,7 +1,9 @@
|
||||||
#!/usr/bin/bash
|
#!/usr/bin/bash
|
||||||
|
|
||||||
set -e
|
set -ex
|
||||||
|
|
||||||
|
echo "GITHUB_ACTOR: $GITHUB_ACTOR"
|
||||||
|
echo "GITHUB_REPOSITORY: $GITHUB_REPOSITORY"
|
||||||
export LOG_FILE_PATH=/tmp/joint-teapot.log
|
export LOG_FILE_PATH=/tmp/joint-teapot.log
|
||||||
ENV_FILE_PATH=/mnt/tt/.config/teapot.env
|
ENV_FILE_PATH=/mnt/tt/.config/teapot.env
|
||||||
JOJ3_RESULT_FILE_PATH=/tmp/joj3_result.json
|
JOJ3_RESULT_FILE_PATH=/tmp/joj3_result.json
|
||||||
|
|
Loading…
Reference in New Issue
Block a user