about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorAlan Pearce2022-04-30 16:48:19 +0000
committerAlan Pearce2022-04-30 16:48:19 +0000
commit5deeb3893fead388293e16317b8a3e8f178d9e25 (patch)
tree4fd8fbd927c4fb74f6abdc4c27d82233a67b5dc5
parenta4385d98445834843ab499e31c4fd7da00b86389 (diff)
downloadwebsite-5deeb3893fead388293e16317b8a3e8f178d9e25.tar.lz
website-5deeb3893fead388293e16317b8a3e8f178d9e25.tar.zst
website-5deeb3893fead388293e16317b8a3e8f178d9e25.zip
Add grep to CI image
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
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: