Compare commits

..

No commits in common. "7aaafc6fc492d6d0cddd979b289e179cc3571dec" and "c5e4561cbb25b2ca1c5ff2c52744c8fe360e88cc" have entirely different histories.

View file

@ -24,12 +24,8 @@ spec:
--instance ${FORGEJO_INSTANCE_URL} \
--token ${FORGEJO_RUNNER_REGISTRATION_TOKEN} \
--name ${FORGEJO_RUNNER_NAME} \
--labels docker:docker://node:22-alpine && \
<<<<<<< HEAD
--labels docker:docker://alpine:latest && \
sleep 5 && \
=======
sleep 5 && \
>>>>>>> main
forgejo-runner daemon
env:
- name: FORGEJO_INSTANCE_URL