Keep run as ignored local checkout
This commit is contained in:
+1
-1
@@ -53,7 +53,7 @@ services:
|
||||
|
||||
run:
|
||||
build:
|
||||
context: ${RUN_REPO_DIR:-../run}
|
||||
context: ${RUN_REPO_DIR:-./run}
|
||||
dockerfile: Dockerfile
|
||||
depends_on:
|
||||
platform:
|
||||
|
||||
Reference in New Issue
Block a user