mirror of
https://github.com/lemeow125/DRF_Template.git
synced 2025-04-12 13:01:24 +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
|
- /var/run/docker.sock:/var/run/docker.sock
|
||||||
- name: ntfy
|
- name: ntfy
|
||||||
image: codeberg.org/l-x/woodpecker-ntfy
|
image: codeberg.org/l-x/woodpecker-ntfy
|
||||||
when:
|
|
||||||
- event: push
|
|
||||||
settings:
|
settings:
|
||||||
url:
|
url:
|
||||||
from_secret: NTFY_URL
|
from_secret: NTFY_URL
|
||||||
|
|
|
@ -28,8 +28,6 @@ steps:
|
||||||
docker image prune -af;"
|
docker image prune -af;"
|
||||||
- name: ntfy
|
- name: ntfy
|
||||||
image: codeberg.org/l-x/woodpecker-ntfy
|
image: codeberg.org/l-x/woodpecker-ntfy
|
||||||
when:
|
|
||||||
- event: push
|
|
||||||
settings:
|
settings:
|
||||||
url:
|
url:
|
||||||
from_secret: NTFY_URL
|
from_secret: NTFY_URL
|
||||||
|
|
Loading…
Add table
Reference in a new issue