Remove run source tree from browser repo
This commit is contained in:
@@ -59,8 +59,9 @@ start_self_hosted_stack() {
|
||||
wait_for_url platform "$PLATFORM_URL/healthz" 45
|
||||
|
||||
printf 'self-starting run worker for local debug smoke\n'
|
||||
ensure_local_run_repo
|
||||
(
|
||||
cd "$ROOT_DIR/run"
|
||||
cd "$RUN_REPO_DIR"
|
||||
exec env \
|
||||
GOCACHE="$GOCACHE" \
|
||||
RUN_MODE="$RUN_MODE" \
|
||||
|
||||
Reference in New Issue
Block a user