1
0
mirror of https://github.com/danog/MadelineProto.git synced 2025-01-22 17:51:19 +01:00

Test database as well
Some checks failed
ci/woodpecker/push/build Pipeline failed

This commit is contained in:
Daniil Gentili 2022-06-23 14:40:08 +02:00
parent ca1ed4f4e3
commit eeabbb33b3
Signed by: danog
GPG Key ID: 8C1BE3B34B230CA7

View File

@ -25,7 +25,9 @@ pipeline:
group: build
image: 192.168.69.1:5000/php-ci:latest
when:
event: tag
event:
- tag
- push
secrets:
- GITHUB_TOKEN
- API_ID