fixup! fix(forgejo): changed forgejo-runner command to perform initial registration
This commit is contained in:
parent
ee95b9fa46
commit
83d147f3ca
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ spec:
|
||||||
- -c
|
- -c
|
||||||
- |
|
- |
|
||||||
forgejo-runner register \
|
forgejo-runner register \
|
||||||
--no-interactive
|
--no-interactive \
|
||||||
--instance ${FORGEJO_INSTANCE_URL} \
|
--instance ${FORGEJO_INSTANCE_URL} \
|
||||||
--token ${FORGEJO_RUNNER_REGISTRATION_TOKEN} \
|
--token ${FORGEJO_RUNNER_REGISTRATION_TOKEN} \
|
||||||
--name ${FORGEJO_RUNNER_NAME} \
|
--name ${FORGEJO_RUNNER_NAME} \
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue