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: interpreter:
type: DefaultInterpreter type: DefaultInterpreter
commands: | commands: |
source .envrc . .envrc
just c just c
useTTY: true useTTY: true
condition: SUCCESSFUL condition: SUCCESSFUL