Update Dockerfile and environment configuration for Gitea runner and Flutter CI integration
This commit is contained in:
+1
-1
@@ -14,4 +14,4 @@ GITEA_RUNNER_NAME=recipe-app
|
||||
|
||||
# Runner labels (optional, defaults to ubuntu-latest if empty)
|
||||
# Format: label:docker://image,label:docker://image
|
||||
GITEA_RUNNER_LABELS=backend-node24:docker://node:24-bullseye,flutter-3-41:docker://ghcr.io/cirruslabs/flutter:stable
|
||||
GITEA_RUNNER_LABELS=backend-node24:docker://node:24.15.0-bullseye,flutter-3-41:docker://recipe-flutter-ci:3.41-node24
|
||||
|
||||
Reference in New Issue
Block a user