Edit .onedev-buildspec.yml

This commit is contained in:
erris
2026-03-10 01:56:50 +01:00
parent 5c5f55ec16
commit 57a15752c7

View File

@@ -38,6 +38,7 @@ jobs:
interpreter: interpreter:
type: DefaultInterpreter type: DefaultInterpreter
commands: | commands: |
ls
. .envrc . .envrc
just c just c
useTTY: true useTTY: true