We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d9498a commit 7f95762Copy full SHA for 7f95762
.gitlab-ci.yml
@@ -33,7 +33,7 @@ test:php:
33
- sh test/prod.sh
34
- sh test/dev.sh
35
- sh test/debug.sh
36
- - docker-compose run --rm php php /test/requirements.php
+ - docker-compose run --rm php-nginx php /test/requirements.php
37
38
test:php:allow-fail:
39
stage: test
0 commit comments