Commit e4413331 authored by Tobias Munk's avatar Tobias Munk

fixed build job

parent 2704ce92
Pipeline #65216 passed with stages
in 1 minute and 5 seconds
......@@ -38,7 +38,7 @@ test:php:
test:php:allow-fail:
stage: test
script:
- docker run --rm ${STACK_PHP_IMAGE}-nginx sh -c 'composer diagnose'
- docker-compose run --rm php-nginx sh -c 'composer diagnose'
allow_failure: true
except:
- tags
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment