diff --git a/.drone.yml b/.drone.yml index 374ef7b..8d86597 100644 --- a/.drone.yml +++ b/.drone.yml @@ -8,3 +8,7 @@ steps: commands: - echo hello +- name: test + image: alpine + commands: + - echo hello