fix(forgejo): remove trailing space in yaml

This commit is contained in:
jad0s 2026-05-20 15:29:20 +02:00
parent 0e0316a793
commit b42a60e775

View file

@ -25,7 +25,7 @@ spec:
--token ${FORGEJO_RUNNER_REGISTRATION_TOKEN} \
--name ${FORGEJO_RUNNER_NAME} \
--labels docker:docker://alpine:latest && \
sleep 5 && \
sleep 5 && \
forgejo-runner daemon
env:
- name: FORGEJO_INSTANCE_URL