fix: ntfy 2
This commit is contained in:
parent
1731aba2bf
commit
0fe8de8f5a
1 changed files with 7 additions and 7 deletions
|
|
@ -8,13 +8,13 @@ steps:
|
|||
when:
|
||||
- event: push
|
||||
settings:
|
||||
url: https://ntfy.sh/vLAMfcUBF5gNdoIv
|
||||
title: Commit by ${CI_COMMIT_AUTHOR} on ${CI_COMMIT_BRANCH}
|
||||
priority: low
|
||||
click: https://woodpecker.keks.cloud/
|
||||
icon: https://woodpecker-ci.org/img/logo.svg
|
||||
tags: robot,${CI_REPO_NAME}
|
||||
message: ${CI_COMMIT_MESSAGE}
|
||||
url: https:/ntfy.sh/vLAMfcUBF5gNdoIv
|
||||
title: Commit by ${CI_COMMIT_AUTHOR} on ${CI_COMMIT_BRANCH}
|
||||
priority: low
|
||||
click: https://woodpecker.keks.cloud/
|
||||
icon: https://woodpecker-ci.org/img/logo.svg
|
||||
tags: robot,${CI_REPO_NAME}
|
||||
message: ${CI_COMMIT_MESSAGE}
|
||||
- name: go-tests
|
||||
image: golang:1.24
|
||||
commands:
|
||||
|
|
|
|||
Reference in a new issue