Update .drone.yml

This commit is contained in:
2020-01-20 20:09:44 +01:00
committed by GitHub
parent b5332c699a
commit 5097de9092

View File

@@ -10,4 +10,5 @@ steps:
- name: greeting
image: maze/drone-python
commands:
- echo hello world
- python setup.py install
- echo hello world