This commit is contained in:
parent
eb10b1f642
commit
3ce922e9ea
|
@ -72,8 +72,10 @@ EOF
|
||||||
GITEA_ORG_NAME=$org_name
|
GITEA_ORG_NAME=$org_name
|
||||||
GITEA_ACCESS_TOKEN=$TEAPOT_GITEA_TOKEN
|
GITEA_ACCESS_TOKEN=$TEAPOT_GITEA_TOKEN
|
||||||
EOF
|
EOF
|
||||||
|
who
|
||||||
pwd
|
pwd
|
||||||
ls -lha
|
ls -lha
|
||||||
|
ls -lha ..
|
||||||
touch joint-teapot.log
|
touch joint-teapot.log
|
||||||
if ! joint-teapot joj3-check-gitea-token "$teapot_config_dir/teapot.env"; then
|
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
|
echo "FATAL: TEAPOT_GITEA_TOKEN invalid, cannot get current Gitea user" >&2
|
||||||
|
|
Loading…
Reference in New Issue
Block a user