mirror of
https://code.castopod.org/adaures/castopod
synced 2025-06-06 01:12:01 +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:
|
||||
- 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
|
||||
|
Loading…
x
Reference in New Issue
Block a user