[CI] Remove some debug commands
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2020-09-03 13:10:29 +02:00
parent 0927a9911b
commit a1370089ab

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