try buildbase

This commit is contained in:
2025-11-05 20:58:48 +01:00
parent 13cca6642b
commit 310731c5f1

View File

@@ -11,6 +11,7 @@ steps:
event: [push]
image: alpine:latest
commands:
- apk add --no-cache make bash binutils gcc
- apk update
- apk add --no-cache bash build-base
- make