diff --git a/.drone.yml b/.drone.yml index 850d7fb..7449845 100644 --- a/.drone.yml +++ b/.drone.yml @@ -3,10 +3,8 @@ name: default steps: - name: build - image: alpine + image: silex/emacs:alpine commands: - - apk update - - apk add git emacs-nox - emacs -Q --script export.el when: branch: