add make to pipeline
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
2026-01-30 08:07:13 +01:00
parent 3be54ed1c1
commit d9ba2a8844

View File

@@ -8,7 +8,7 @@ steps:
- name: build
image: golang:1.25.6-alpine
commands:
- apk add --no-cache zip
- apk add --no-cache zip make
- make ci-export
- name: artifact