Compare commits

...

3 Commits

Author SHA1 Message Date
Raoul Snyman 93406ec250 Add php-mbstring
ci/woodpecker/push/woodpecker Pipeline failed Details
2022-06-01 21:54:53 -07:00
Raoul Snyman 52cd19f348 Add php-xml
ci/woodpecker/push/woodpecker Pipeline failed Details
2022-06-01 21:53:13 -07:00
Raoul Snyman 4c0d1747e4 Add curl
ci/woodpecker/push/woodpecker Pipeline failed Details
2022-06-01 21:50:13 -07:00
1 changed files with 1 additions and 1 deletions

View File

@ -2,5 +2,5 @@ pipeline:
test:
image: debian:bullseye
commands:
- apt-get update && apt-get install -y git make php-cli php-zip unzip p7zip-full
- apt-get update && apt-get install -y curl git make php-cli php-mbstring php-xml php-zip unzip p7zip-full
- make test