diff --git a/.drone.yml b/.drone.yml index 4814214..73e2b17 100644 --- a/.drone.yml +++ b/.drone.yml @@ -7,3 +7,4 @@ steps: image: alpine commands: - echo "Hello, World!" + \ No newline at end of file