diff --git a/.drone.yml b/.drone.yml index 92f3c5a..c59b6e2 100644 --- a/.drone.yml +++ b/.drone.yml @@ -6,7 +6,7 @@ steps: - name: hello image: alpine commands: - - echo "hello from drone" && echo "pushed" + - echo "hello from drone" trigger: event: