Remove duplicate .yml fields

This commit is contained in:
Keannu Christian Bernasol 2025-03-27 04:00:30 +08:00
parent a9b5bf30dd
commit 5ae64a2b8e
2 changed files with 0 additions and 4 deletions

View file

@ -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

View file

@ -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