Update .drone.yml
All checks were successful
continuous-integration/drone Build is passing

This commit is contained in:
first_admin 2024-08-21 05:39:04 +00:00
parent 86c3bb6804
commit 4cd679c5e9

View File

@ -7,8 +7,3 @@ steps:
image: alpine
commands:
- echo "Deploying to production"
when:
branch:
- main
event:
- push