Edit .onedev-buildspec.yml

This commit is contained in:
erris
2026-03-10 01:53:39 +01:00
parent 0001e7e023
commit 2e3f7c9e20

View File

@@ -38,7 +38,7 @@ jobs:
interpreter:
type: DefaultInterpreter
commands: |
source .envrc
. .envrc
just c
useTTY: true
condition: SUCCESSFUL