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:
type: DefaultInterpreter
commands: |
ls
ls -la
. .envrc
just c
useTTY: true