Edit .onedev-buildspec.yml

This commit is contained in:
erris
2026-03-10 02:01:13 +01:00
parent ca74942001
commit b72206b531

View File

@@ -38,6 +38,7 @@ jobs:
interpreter:
type: DefaultInterpreter
commands: |
cd "$ONEDEV_WORKSPACE"
ls -la
. .envrc
just c