mirror of
https://code.castopod.org/adaures/castopod
synced 2025-06-06 18:31:05 +00:00
ci(gitlabci): use latest castopod-host image from container-registry
This commit is contained in:
parent
ccc3c1c224
commit
b40316be7a
@ -1,4 +1,4 @@
|
|||||||
image: thecodingmachine/php:8.0-v4-fpm-node14
|
image: code.podlibre.org:5050/podlibre/castopod-host:latest
|
||||||
|
|
||||||
stages:
|
stages:
|
||||||
- prepare
|
- prepare
|
||||||
@ -32,10 +32,6 @@ lint-commit-msg:
|
|||||||
|
|
||||||
tests:
|
tests:
|
||||||
stage: quality
|
stage: quality
|
||||||
before_script:
|
|
||||||
# Install required intl PHP extension for tests
|
|
||||||
- apt-get install -y libicu-dev
|
|
||||||
- docker-php-ext-install intl
|
|
||||||
script:
|
script:
|
||||||
# run phpunit without code coverage
|
# run phpunit without code coverage
|
||||||
# TODO: add code coverage
|
# TODO: add code coverage
|
||||||
|
Loading…
x
Reference in New Issue
Block a user