Update run.sh
This commit is contained in:
parent
35596a182b
commit
81dd371ccf
1 changed files with 2 additions and 0 deletions
2
run.sh
2
run.sh
|
@ -41,5 +41,7 @@ if [[ ! -s .runner ]]; then
|
|||
fi
|
||||
done
|
||||
fi
|
||||
# Prevent reading the token from the act_runner process
|
||||
unset GITEA_RUNNER_REGISTRATION_TOKEN
|
||||
|
||||
act_runner daemon ${CONFIG_ARG}
|
||||
|
|
Loading…
Add table
Reference in a new issue