Update '.woodpecker/build.yml'
All checks were successful
ci/woodpecker/push/build Pipeline was successful

This commit is contained in:
2023-03-11 20:47:19 +01:00
parent 3a02aa57f2
commit 1ebdbd477c

View File

@@ -7,5 +7,6 @@ pipeline:
BASE: alpine:latest
TARGET: vistanarvas/${CI_REPO_NAME}:latest
commands:
- apk add curl jq
- sh check.sh
failure: ignore