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

This commit is contained in:
2022-08-13 17:39:16 +02:00
parent 2bc4b9dd5d
commit 33aa3718fd

View File

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