33
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 10s

This commit is contained in:
编码猿
2025-10-05 01:56:00 +08:00
parent 730a7cac4c
commit 2fb84ee48b

View File

@@ -11,7 +11,7 @@ services:
environment: environment:
- GITEA_INSTANCE_URL=https://git.bmycode.help - GITEA_INSTANCE_URL=https://git.bmycode.help
- GITEA_RUNNER_REGISTRATION_TOKEN=WFiO5JDwz7CHnk7fMGJYMcSITU81CLXuI7Ofg10e - GITEA_RUNNER_REGISTRATION_TOKEN=WFiO5JDwz7CHnk7fMGJYMcSITU81CLXuI7Ofg10e
- GITEA_RUNNER_LABELS=ubuntu-latest:docker://docker.gitea.com/runner-images:ubuntu-latest - GITEA_RUNNER_LABELS=ubuntu-latest:docker://node:20-bullseye
- GITEA_RUNNER_NAME=ci操作 - GITEA_RUNNER_NAME=ci操作
networks: networks:
- gitea-actions-network - gitea-actions-network