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