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

This commit is contained in:
2023-03-11 20:34:08 +01:00
parent dcf0b57a47
commit 647925b051

View File

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