fixup! fix(forgejo): changed forgejo-runner command to perform initial registration

This commit is contained in:
jad0s 2026-05-19 15:17:41 +02:00
parent ee95b9fa46
commit 83d147f3ca

View file

@ -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} \