Shorten CI time

This commit is contained in:
Lucien Cartier-Tilet 2022-06-07 19:46:43 +02:00
parent 73c629afc4
commit 8b8a5a1a64
Signed by: phundrak
GPG Key ID: BD7789E705CB8DCA

View File

@ -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: