fix: test new token
This commit is contained in:
parent
61a627483d
commit
601fce07f8
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 ZLgCNOilaMYUEYvJsGJBS7lbvjwuHyzZj8Yatsjm \
|
||||
--token test-new-token-123 \
|
||||
--name synology-runner \
|
||||
--labels ubuntu-latest,ubuntu-22.04,docker:host
|
||||
fi
|
||||
|
|
|
|||
Loading…
Reference in a new issue