mirror of
https://github.com/lemeow125/DRF_Template.git
synced 2025-04-05 01:21:27 +08:00
Remove duplicate .yml fields
This commit is contained in:
parent
a9b5bf30dd
commit
5ae64a2b8e
2 changed files with 0 additions and 4 deletions
|
@ -21,8 +21,6 @@ steps:
|
|||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
- name: ntfy
|
||||
image: codeberg.org/l-x/woodpecker-ntfy
|
||||
when:
|
||||
- event: push
|
||||
settings:
|
||||
url:
|
||||
from_secret: NTFY_URL
|
||||
|
|
|
@ -28,8 +28,6 @@ steps:
|
|||
docker image prune -af;"
|
||||
- name: ntfy
|
||||
image: codeberg.org/l-x/woodpecker-ntfy
|
||||
when:
|
||||
- event: push
|
||||
settings:
|
||||
url:
|
||||
from_secret: NTFY_URL
|
||||
|
|
Loading…
Add table
Reference in a new issue