Edit .onedev-buildspec.yml

This commit is contained in:
erris
2026-03-10 02:10:50 +01:00
parent f761718957
commit 3e96b676da

View File

@@ -38,7 +38,7 @@ jobs:
interpreter: interpreter:
type: DefaultInterpreter type: DefaultInterpreter
commands: | commands: |
cd "$ONEDEV_WORKSPACE";. .envrc source .envrc
useTTY: true useTTY: true
condition: SUCCESSFUL condition: SUCCESSFUL
optional: false optional: false