From 5deeb3893fead388293e16317b8a3e8f178d9e25 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Sat, 30 Apr 2022 16:48:19 +0000 Subject: Add grep to CI image --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index c426dc4..19a279c 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -3,7 +3,7 @@ variables: # This variable will ensure that the CI runner pulls in your theme from the submodule GIT_SUBMODULE_STRATEGY: recursive -image: nixery.dev/shell/git/zola +image: nixery.dev/shell/gnugrep/git/zola test: script: -- cgit 1.4.1