diff --git a/.drone.yml b/.drone.yml index ea5ea02..f0a1d65 100644 --- a/.drone.yml +++ b/.drone.yml @@ -24,6 +24,8 @@ steps: when: status: - "success" + - echo hello + - echo world --- kind: pipeline