Update .drone.yml

This commit is contained in:
2020-01-20 19:42:18 +01:00
committed by GitHub
parent 308cd5f6a1
commit 306d2e826b

View File

@@ -9,7 +9,4 @@ platform:
steps:
- name: greeting
commands:
- echo hello world
- name: py_run
commands:
- python3 foo.py
- echo hello world