1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-11-27 00:14:38 +01:00

Revert "Improve build"

This reverts commit 4838a1f2c9.
This commit is contained in:
Daniil Gentili 2023-01-15 11:33:42 +01:00
parent 4838a1f2c9
commit a7b4dd49cd
2 changed files with 3 additions and 1 deletions

View File

@ -8,6 +8,7 @@ clone:
event:
- tag
- push
image: woodpeckerci/plugin-git:v1.5.0
settings:
depth: 1
lfs: false

View File

@ -1,6 +1,7 @@
clone:
git:
image: woodpeckerci/plugin-git:v1.5.0
when:
event: tag
settings:
@ -23,4 +24,4 @@ pipeline:
- tests/deploy.sh
depends_on:
- build
- build