Compare commits
3 Commits
master
...
fix-woodpe
Author | SHA1 | Date | |
---|---|---|---|
93406ec250 | |||
52cd19f348 | |||
4c0d1747e4 |
@ -2,5 +2,5 @@ pipeline:
|
|||||||
test:
|
test:
|
||||||
image: debian:bullseye
|
image: debian:bullseye
|
||||||
commands:
|
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
|
- make test
|
||||||
|
Loading…
Reference in New Issue
Block a user