all repos — website @ 5deeb3893fead388293e16317b8a3e8f178d9e25

My website

Add grep to CI image
Alan Pearce alan@alanpearce.eu
Sat, 30 Apr 2022 16:48:19 +0000
commit

5deeb3893fead388293e16317b8a3e8f178d9e25

parent

a4385d98445834843ab499e31c4fd7da00b86389

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M .gitlab-ci.yml.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: