Break build
Some checks failed
ci/woodpecker/push/lint Pipeline failed
ci/woodpecker/push/test unknown status

This commit is contained in:
2023-10-18 12:51:43 +13:00
parent 8b102bf178
commit 1b9aea835d

View File

@@ -34,10 +34,11 @@ steps:
title: "Lint failed for ${CI_REPO_NAME}" title: "Lint failed for ${CI_REPO_NAME}"
priority: urgent priority: urgent
icon: https://woodpecker-ci.org/img/logo.svg icon: https://woodpecker-ci.org/img/logo.svg
tags: robot,white_check_mark,${CI_BUILD_EVENT},${CI_REPO_NAME} tags: robot,warning,rotating_light,${CI_BUILD_EVENT},${CI_REPO_NAME}
message: > message: >
📝 Commit by ${CI_COMMIT_AUTHOR} on ${CI_COMMIT_BRANCH}: 📝 Commit by ${CI_COMMIT_AUTHOR} on ${CI_COMMIT_BRANCH}:
${CI_COMMIT_MESSAGE} ${CI_COMMIT_MESSAGE}
when: when:
event: [ push, manual ] event: [ push, manual ]
status: [ failure ] status: [ failure ]