[Drone] Apparently Git was missing

This commit is contained in:
Lucien Cartier-Tilet 2022-11-09 15:28:28 +01:00
parent 248a93b4b6
commit 39d16eee5f
Signed by: phundrak
GPG Key ID: BD7789E705CB8DCA
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ steps:
- name: build
image: silex/emacs:alpine
commands:
- apk update && apk add git
- emacs -Q --script export.el
when:
branch: