Compare commits
5 Commits
7ec1eb9120
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| d1ee359f9f | |||
| ab82044926 | |||
| d844600aaa | |||
| e4d4df16ad | |||
| 5bf5701e0d |
@@ -13,7 +13,8 @@ services:
|
|||||||
- GITEA_RUNNER_REGISTRATION_TOKEN=${RUNNER_TOKEN}
|
- GITEA_RUNNER_REGISTRATION_TOKEN=${RUNNER_TOKEN}
|
||||||
- GITEA_RUNNER_NAME=internal-runner
|
- GITEA_RUNNER_NAME=internal-runner
|
||||||
# Default labels
|
# Default labels
|
||||||
- GITEA_RUNNER_LABELS=ubuntu-latest:docker://node:22-bookworm,ubuntu-22.04:docker://node:16-bullseye
|
# Use an image that contains Docker CLI, Git, and Node.js
|
||||||
|
- GITEA_RUNNER_LABELS=ubuntu-latest:docker://catthehacker/ubuntu:act-latest
|
||||||
volumes:
|
volumes:
|
||||||
# Persist configuration and data
|
# Persist configuration and data
|
||||||
- ./data:/data
|
- ./data:/data
|
||||||
|
|||||||
Reference in New Issue
Block a user