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

This commit is contained in:
2023-03-11 20:36:19 +01:00
parent 647925b051
commit f8a079792f

View File

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