Keep run as ignored local checkout

This commit is contained in:
npc0-hue
2026-07-14 18:03:12 +08:00
parent a57a5dbfcf
commit 4ba5bd6971
8 changed files with 22 additions and 22 deletions
+1 -1
View File
@@ -53,7 +53,7 @@ services:
run:
build:
context: ${RUN_REPO_DIR:-../run}
context: ${RUN_REPO_DIR:-./run}
dockerfile: Dockerfile
depends_on:
platform: