Update ntfy step

This commit is contained in:
Keannu Christian Bernasol 2025-03-27 04:01:44 +08:00
parent 259628591d
commit c22a31747c
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

@ -15,7 +15,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