A couple up updates
Some checks failed
ci/woodpecker/push/lint Pipeline failed

Signed-off-by: Nikolai Rodionov <allanger@badhouseplants.net>
This commit is contained in:
2026-04-19 22:16:41 +02:00
parent 4c45fd39fb
commit c2ec945fa4

View File

@@ -9,7 +9,7 @@ steps:
image: golang:1.26.2-alpine3.22
commands:
- apk update
- apk add bash
- curl -1sLf 'https://dl.cloudsmith.io/public/task/task/setup.alpine.sh' | sudo -E bash
- apk add bash curl
- curl -1sLf 'https://dl.cloudsmith.io/public/task/task/setup.alpine.sh' | bash
- apk add task
- task lint