[CI] Remove some debug commands
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Lucien Cartier-Tilet 2020-09-03 13:10:29 +02:00
parent 0927a9911b
commit a1370089ab
Signed by: phundrak
GPG Key ID: BD7789E705CB8DCA
1 changed files with 0 additions and 3 deletions

View File

@ -5,9 +5,6 @@ steps:
- name: build
image: silex/emacs:27-alpine
commands:
- pwd
- ls -ahl
- which emacs
- emacs --script export.el
- name: deploy