fix: ntfy 2
Some checks failed
ci/woodpecker/push/test Pipeline failed
ci/woodpecker/push/playwright unknown status

This commit is contained in:
kekskurse 2025-03-12 18:29:44 +01:00
parent 1731aba2bf
commit 0fe8de8f5a

View file

@ -8,13 +8,13 @@ steps:
when: when:
- event: push - event: push
settings: settings:
url: https://ntfy.sh/vLAMfcUBF5gNdoIv url: https:/ntfy.sh/vLAMfcUBF5gNdoIv
title: Commit by ${CI_COMMIT_AUTHOR} on ${CI_COMMIT_BRANCH} title: Commit by ${CI_COMMIT_AUTHOR} on ${CI_COMMIT_BRANCH}
priority: low priority: low
click: https://woodpecker.keks.cloud/ click: https://woodpecker.keks.cloud/
icon: https://woodpecker-ci.org/img/logo.svg icon: https://woodpecker-ci.org/img/logo.svg
tags: robot,${CI_REPO_NAME} tags: robot,${CI_REPO_NAME}
message: ${CI_COMMIT_MESSAGE} message: ${CI_COMMIT_MESSAGE}
- name: go-tests - name: go-tests
image: golang:1.24 image: golang:1.24
commands: commands: