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:
type: DefaultInterpreter
commands: |
cd "$ONEDEV_WORKSPACE";. .envrc
source .envrc
useTTY: true
condition: SUCCESSFUL
optional: false