diff --git a/.drone.yml b/.drone.yml index 14f078d..de6f78d 100644 --- a/.drone.yml +++ b/.drone.yml @@ -15,4 +15,4 @@ steps: commands: - echo "hello world" when: - target: [ "test","pre" ] + target: [ "test","pre" ] \ No newline at end of file