make gifFull lowercase

This commit is contained in:
Charlotte 🦝 Delenk 2023-04-10 08:36:11 +01:00
parent fdb6d5e375
commit b1a64eb284
Signed by: darkkirb
GPG key ID: AB2BD8DAF2E37122

View file

@ -1,6 +1,6 @@
pipeline:
unshallow:
image: nixery.dev/shell/gitFull
image: nixery.dev/shell/gitfull
commands:
- git fetch --unshallow
when: