1
0
mirror of https://github.com/danog/MadelineProto.git synced 2025-01-23 06:31:11 +01:00

Refactor tests

This commit is contained in:
Daniil Gentili 2023-05-28 20:25:29 +02:00
parent 8142a675ff
commit cdf710a1db
Signed by: danog
GPG Key ID: 8C1BE3B34B230CA7

View File

@ -27,6 +27,7 @@ pipeline:
dockerfile: "tests/dockerfiles/Dockerfile.${variant}"
platforms: ${platform}
tag: next-${variant}
cache_from: danog/madelineproto:next-${variant}
when:
event:
- tag