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

This commit is contained in:
first_admin 2024-08-21 05:45:04 +00:00
parent 4cd679c5e9
commit 638c0942e6

View File

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