diff options
author | Alan Pearce | 2022-04-30 16:48:19 +0000 |
---|---|---|
committer | Alan Pearce | 2022-04-30 16:48:19 +0000 |
commit | 5deeb3893fead388293e16317b8a3e8f178d9e25 (patch) | |
tree | 4fd8fbd927c4fb74f6abdc4c27d82233a67b5dc5 | |
parent | a4385d98445834843ab499e31c4fd7da00b86389 (diff) | |
download | website-5deeb3893fead388293e16317b8a3e8f178d9e25.tar.lz website-5deeb3893fead388293e16317b8a3e8f178d9e25.tar.zst website-5deeb3893fead388293e16317b8a3e8f178d9e25.zip |
Add grep to CI image
-rw-r--r-- | .gitlab-ci.yml | 2 |
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: |