fix: new runner token
This commit is contained in:
parent
971d3e4b8f
commit
61a627483d
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@ services:
|
|||
if [ ! -f /data/.runner ]; then
|
||||
forgejo-runner register --no-interactive \
|
||||
--instance http://server:3000 \
|
||||
--token IgPoUjzuP9uPI1dCCtxo20AqH81q0f6AzCUk1Xe5 \
|
||||
--token ZLgCNOilaMYUEYvJsGJBS7lbvjwuHyzZj8Yatsjm \
|
||||
--name synology-runner \
|
||||
--labels ubuntu-latest,ubuntu-22.04,docker:host
|
||||
fi
|
||||
|
|
|
|||
Loading…
Reference in a new issue