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

Improve build

This commit is contained in:
Daniil Gentili 2023-05-29 22:05:16 +02:00
parent feda5ad8b3
commit 692e7eecbe
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:
- ls /bin/bash
- /bin/bash tests/makephar.sh - /bin/bash tests/makephar.sh
services: services: