Commit 2704ce92 authored by Tobias Munk's avatar Tobias Munk

fixed image name

parent f2a5271c
Pipeline #65213 passed with stages
in 37 seconds
......@@ -38,7 +38,7 @@ test:php:
test:php:allow-fail:
stage: test
script:
- docker run --rm ${STACK_PHP_IMAGE} sh -c 'composer diagnose'
- docker run --rm ${STACK_PHP_IMAGE}-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