Update ntfy step

This commit is contained in:
Keannu Christian Bernasol 2025-03-27 04:02:14 +08:00
parent 5ae64a2b8e
commit 673c4903e2
2 changed files with 2 additions and 2 deletions

View file

@ -24,7 +24,7 @@ steps:
settings:
url:
from_secret: NTFY_URL
title: "$CI_REPO_NAME build $CI_PREV_PIPELINE_STATUS"
title: "${CI_REPO_NAME} build ${CI_PREV_PIPELINE_STATUS}"
priority: urgent
click: https://blog.06222001.xyz
icon: https://blog.06222001.xyz/img/logo.svg

View file

@ -31,7 +31,7 @@ steps:
settings:
url:
from_secret: NTFY_URL
title: "$CI_REPO_NAME build $CI_PREV_PIPELINE_STATUS"
title: "${CI_REPO_NAME} build ${CI_PREV_PIPELINE_STATUS}"
priority: urgent
click: https://blog.06222001.xyz
icon: https://blog.06222001.xyz/img/logo.svg