1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-02 13:57:46 +01:00

Refactor tests

This commit is contained in:
Daniil Gentili 2023-05-28 19:43:33 +02:00
parent fb2553d888
commit 94548afa3f
Signed by: danog
GPG Key ID: 8C1BE3B34B230CA7

View File

@ -10,7 +10,6 @@ clone:
when: when:
event: event:
- tag - tag
- push
image: woodpeckerci/plugin-git:v1.5.0 image: woodpeckerci/plugin-git:v1.5.0
settings: settings:
depth: 1 depth: 1
@ -30,7 +29,6 @@ pipeline:
when: when:
event: event:
- tag - tag
- push
docker-latest: docker-latest:
image: woodpeckerci/plugin-docker-buildx image: woodpeckerci/plugin-docker-buildx
@ -43,4 +41,3 @@ pipeline:
when: when:
event: event:
- tag - tag
- push