Skip to content
Snippets Groups Projects
Unverified Commit b40316be authored by Yassine Doghri's avatar Yassine Doghri
Browse files

ci(gitlabci): use latest castopod-host image from container-registry

parent ccc3c1c2
No related branches found
No related tags found
No related merge requests found
image: thecodingmachine/php:8.0-v4-fpm-node14
image: code.podlibre.org:5050/podlibre/castopod-host:latest
stages:
- prepare
......@@ -32,10 +32,6 @@ lint-commit-msg:
tests:
stage: quality
before_script:
# Install required intl PHP extension for tests
- apt-get install -y libicu-dev
- docker-php-ext-install intl
script:
# run phpunit without code coverage
# TODO: add code coverage
......
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