mirror of
https://github.com/lemeow125/DRF_Template.git
synced 2025-04-04 17:11:32 +08:00
Update .yml files
This commit is contained in:
parent
9e2954940f
commit
b632d9681b
2 changed files with 4 additions and 4 deletions
|
@ -26,8 +26,8 @@ steps:
|
|||
from_secret: NTFY_URL
|
||||
title: "${CI_REPO_NAME} build ${CI_PREV_PIPELINE_STATUS}"
|
||||
priority: urgent
|
||||
click: https://blog.06222001.xyz
|
||||
icon: https://blog.06222001.xyz/img/logo.svg
|
||||
click: https://api.template.06222001.xyz
|
||||
icon: https://github.com/woodpecker-ci/woodpecker/blob/main/docs/static/img/logo.svg
|
||||
tags: robot,${CI_REPO_NAME}
|
||||
message: ${CI_COMMIT_MESSAGE}
|
||||
depends_on: build
|
||||
|
|
|
@ -33,8 +33,8 @@ steps:
|
|||
from_secret: NTFY_URL
|
||||
title: "${CI_REPO_NAME} deploy ${CI_PREV_PIPELINE_STATUS}"
|
||||
priority: urgent
|
||||
click: https://blog.06222001.xyz
|
||||
icon: https://blog.06222001.xyz/img/logo.svg
|
||||
click: https://api.template.06222001.xyz
|
||||
icon: https://github.com/woodpecker-ci/woodpecker/blob/main/docs/static/img/logo.svg
|
||||
tags: robot,${CI_REPO_NAME}
|
||||
message: ${CI_COMMIT_MESSAGE}
|
||||
depends_on: deploy
|
||||
|
|
Loading…
Add table
Reference in a new issue