feat: debug info

This commit is contained in:
张泊明518370910136 2024-09-14 19:03:43 -04:00
parent 025a81be43
commit cfaa236521
GPG Key ID: CA088E6D9284F870

View File

@ -1,7 +1,9 @@
#!/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
ENV_FILE_PATH=/mnt/tt/.config/teapot.env
JOJ3_RESULT_FILE_PATH=/tmp/joj3_result.json