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

Add dependencies

This commit is contained in:
Daniil Gentili 2023-05-30 21:20:09 +02:00
parent 1d9b18ddab
commit f221e4ff46
Signed by: danog
GPG Key ID: 8C1BE3B34B230CA7

View File

@ -38,6 +38,7 @@ pipeline:
- PHP_VERSION=${php} - PHP_VERSION=${php}
- TAG=${CI_COMMIT_TAG} - TAG=${CI_COMMIT_TAG}
commands: commands:
- apk add bash
- /bin/bash tests/makephar.sh - /bin/bash tests/makephar.sh
services: services: