chore: add git (alpine)
Some checks failed
continuous-integration/drone/push Build is failing

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
Kasper Juul Hermansen 2023-08-04 00:32:13 +02:00
parent 6c3aca4c29
commit 914c41f3d5
Signed by: kjuulh
GPG Key ID: 9AA7BC13CE474394

View File

@ -84,7 +84,7 @@ steps:
- ssh-add
- echo "$DOCKER_PASSWORD" | docker login --password-stdin --username="$DOCKER_USERNAME" docker.io
- ldd $CI_PREFIX
- apt install git
- apk add git
- cuddle x ci:main
environment:
DOCKER_BUILDKIT: 1