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: interpreter:
type: DefaultInterpreter type: DefaultInterpreter
commands: | commands: |
cd "$ONEDEV_WORKSPACE"
ls -la ls -la
. .envrc . .envrc
just c just c