1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-11-30 05:58:58 +01:00
This commit is contained in:
Daniil Gentili 2024-01-09 18:08:47 +01:00
parent 11a7e8d9d3
commit 91ce52addf

View File

@ -3,6 +3,7 @@ clone:
when: when:
event: event:
- tag - tag
- push
image: woodpeckerci/plugin-git image: woodpeckerci/plugin-git
settings: settings:
depth: 1 depth: 1
@ -22,6 +23,7 @@ steps:
when: when:
event: event:
- tag - tag
- push
depends_on: depends_on:
- build - build