add git
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Kasper Juul Hermansen 2022-08-13 17:39:16 +02:00
parent 2bc4b9dd5d
commit 33aa3718fd
Signed by: kjuulh
GPG Key ID: 57B6E1465221F912

View File

@ -63,6 +63,7 @@ steps:
commands:
- sleep 5
- ls -la
- apk add git
- git init
- git add .
- git commit -m "mandatory commit"