after ci build show php extension list
This commit is contained in:
parent
5dfa4e7d41
commit
2a1e534735
1
.github/workflows/main-ci.yml
vendored
1
.github/workflows/main-ci.yml
vendored
@ -37,6 +37,7 @@ jobs:
|
||||
sed -i -- 's/IONCUBE=true/IONCUBE=false/g' .env
|
||||
sed -i -- 's/V8JS=true/V8JS=false/g' .env
|
||||
docker-compose build ${{ matrix.service }}
|
||||
docker-compose run --rm --no-deps -- ${{ matrix.service }} php -m
|
||||
|
||||
build-other:
|
||||
runs-on: ubuntu-latest
|
||||
|
Loading…
Reference in New Issue
Block a user