From 21eddefa4118230cc1faafe47b9544f0a06374a3 Mon Sep 17 00:00:00 2001 From: Mario Date: Fri, 11 Feb 2022 10:18:10 +0000 Subject: typo --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitlab-ci.yml') diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 7754e667c..cc25e17b5 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -3,7 +3,7 @@ # Use a prepared Hubzilla image to optimise pipeline duration # image: registry.gitlab.com/dawnbreak/hubzilla/core:php7.3 -image php:8.0 +image: php:8.0 stages: - test -- cgit v1.2.3