Edit .onedev-buildspec.yml

This commit is contained in:
erris
2026-03-10 01:41:33 +01:00
parent 94529460e2
commit 752d556204

View File

@@ -26,7 +26,7 @@ jobs:
- type: CommandStep - type: CommandStep
name: Compile for Linux name: Compile for Linux
runInContainer: true runInContainer: true
image: erriss/erris-build_tools image: erriss/erris-build_tools:V0.1
interpreter: interpreter:
type: DefaultInterpreter type: DefaultInterpreter
commands: | commands: |