This commit is contained in:
parent
6bea60656a
commit
eb10b1f642
|
@ -72,6 +72,9 @@ EOF
|
|||
GITEA_ORG_NAME=$org_name
|
||||
GITEA_ACCESS_TOKEN=$TEAPOT_GITEA_TOKEN
|
||||
EOF
|
||||
pwd
|
||||
ls -lha
|
||||
touch joint-teapot.log
|
||||
if ! joint-teapot joj3-check-gitea-token "$teapot_config_dir/teapot.env"; then
|
||||
echo "FATAL: TEAPOT_GITEA_TOKEN invalid, cannot get current Gitea user" >&2
|
||||
exit 1
|
||||
|
|
Loading…
Reference in New Issue
Block a user