This commit is contained in:
parent
e943821d26
commit
948bbec495
|
@ -75,8 +75,7 @@ EOF
|
||||||
whoami
|
whoami
|
||||||
pwd
|
pwd
|
||||||
ls -lha
|
ls -lha
|
||||||
ls -lha ..
|
ls -lha /tmp
|
||||||
touch joint-teapot.log
|
|
||||||
if ! (cd /tmp && joint-teapot joj3-check-gitea-token "$teapot_config_dir/teapot.env"); then
|
if ! (cd /tmp && joint-teapot joj3-check-gitea-token "$teapot_config_dir/teapot.env"); then
|
||||||
echo "FATAL: TEAPOT_GITEA_TOKEN invalid, cannot get current Gitea user" >&2
|
echo "FATAL: TEAPOT_GITEA_TOKEN invalid, cannot get current Gitea user" >&2
|
||||||
exit 1
|
exit 1
|
||||||
|
|
Loading…
Reference in New Issue
Block a user