diff --git a/.drone.yml b/.drone.yml index 2844dad..fa5ed32 100644 --- a/.drone.yml +++ b/.drone.yml @@ -7,8 +7,3 @@ steps: image: alpine commands: - echo "Deploying to production" - when: - branch: - - main - event: - - push