Compare commits
No commits in common. "7aaafc6fc492d6d0cddd979b289e179cc3571dec" and "c5e4561cbb25b2ca1c5ff2c52744c8fe360e88cc" have entirely different histories.
7aaafc6fc4
...
c5e4561cbb
1 changed files with 1 additions and 5 deletions
|
|
@ -24,12 +24,8 @@ spec:
|
||||||
--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} \
|
||||||
--labels docker:docker://node:22-alpine && \
|
--labels docker:docker://alpine:latest && \
|
||||||
<<<<<<< HEAD
|
|
||||||
sleep 5 && \
|
sleep 5 && \
|
||||||
=======
|
|
||||||
sleep 5 && \
|
|
||||||
>>>>>>> main
|
|
||||||
forgejo-runner daemon
|
forgejo-runner daemon
|
||||||
env:
|
env:
|
||||||
- name: FORGEJO_INSTANCE_URL
|
- name: FORGEJO_INSTANCE_URL
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue