You've already forked ansible-role-auth-duo
....
This commit is contained in:
@@ -31,7 +31,7 @@ steps:
|
|||||||
image: codeberg.org/l-x/woodpecker-ntfy
|
image: codeberg.org/l-x/woodpecker-ntfy
|
||||||
settings:
|
settings:
|
||||||
url: https://ntfy.cybercinch.nz/ci-status
|
url: https://ntfy.cybercinch.nz/ci-status
|
||||||
title: "Lint ${CI_STEP_STATUS} 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,white_check_mark,${CI_BUILD_EVENT},${CI_REPO_NAME}
|
||||||
@@ -39,4 +39,5 @@ steps:
|
|||||||
📝 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 ]
|
||||||
status: [ failure ]
|
status: [ failure ]
|
||||||
|
|||||||
Reference in New Issue
Block a user