333
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 11s

This commit is contained in:
编码猿
2025-10-05 02:06:07 +08:00
parent 99df470b47
commit 8d02f4283f

View File

@@ -12,7 +12,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=my-vue-app-runner - GITEA_RUNNER_NAME=my-vue-app-runner
networks: networks:
- gitea-actions-network - gitea-actions-network