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

This commit is contained in:
2026-01-30 08:08:07 +01:00
parent d9ba2a8844
commit 5c911850c2

View File

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