Skip to content
Snippets Groups Projects

WIP: sqlite testing #3385620

Files

+ 1
1
@@ -20,7 +20,7 @@ stages:
- runner_system_failure
- scheduler_failure
image:
name: $_CONFIG_DOCKERHUB_ROOT/php-$_TARGET_PHP-apache:production
name: $_CONFIG_DOCKERHUB_ROOT/php-$_TARGET_PHP-apache:dev
rules:
- if: $CI_PIPELINE_SOURCE == "parent_pipeline"
Loading