From 86e35d4455146373657ae3bd59859298c6593c6c Mon Sep 17 00:00:00 2001 From: Grzegorz Rola <grola@seostudio.pl> Date: Sun, 19 Jan 2020 22:40:39 +0100 Subject: [PATCH] Codeception coverage --- gitlab-ci-1.2.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gitlab-ci-1.2.yml b/gitlab-ci-1.2.yml index 4580c28..8466430 100644 --- a/gitlab-ci-1.2.yml +++ b/gitlab-ci-1.2.yml @@ -389,7 +389,7 @@ library: - $IS_LIBRARY .template: &job-codeception-test - image: wpdesknet/wordpresscli:24 + image: wpdesknet/wordpresscli:25 cache: key: ${CI_PROJECT_NAME}-vendor paths: -- GitLab