Skip to content

Commit 7f95762

Browse files
committed
fixed test
1 parent 9d9498a commit 7f95762

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ test:php:
3333
- sh test/prod.sh
3434
- sh test/dev.sh
3535
- sh test/debug.sh
36-
- docker-compose run --rm php php /test/requirements.php
36+
- docker-compose run --rm php-nginx php /test/requirements.php
3737

3838
test:php:allow-fail:
3939
stage: test

0 commit comments

Comments
 (0)