Skip to content
Snippets Groups Projects
Commit dd9309e4 authored by Benjamin Guillon's avatar Benjamin Guillon :metal:
Browse files

Update .gitlab-ci.yml

parent ff1302e6
No related branches found
No related tags found
3 merge requests!5Module Tapes : Try fixing bug 'Mixed Content The page at was loaded over...,!3Openshift deployment,!2Openshift deployment
Pipeline #64597 failed
...@@ -30,6 +30,7 @@ test: ...@@ -30,6 +30,7 @@ test:
needs: needs:
- php-image-build - php-image-build
script: script:
- ./vendor/bin/simple-phpunit --configuration phpunit.xml.dist - ls -la .
- cd $CI_BUILD_DIR && sh ./vendor/bin/simple-phpunit --configuration phpunit.xml.dist
## TODO: Define unit tests ## TODO: Define unit tests
## TODO: Add unit tests report as job artifact ## TODO: Add unit tests report as job artifact
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment