Edit .onedev-buildspec.yml

This commit is contained in:
erris
2026-03-10 01:59:32 +01:00
parent 57a15752c7
commit ca74942001

View File

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