Edit .onedev-buildspec.yml

This commit is contained in:
erris
2026-03-10 01:40:54 +01:00
parent 37864d6d37
commit 94529460e2

View File

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