Update drone configuration to trigger builds on 'main' and 'develop' branches

This commit is contained in:
n.nakhostin
2025-09-09 12:18:48 +03:30
parent ff888e6226
commit c8c1490ceb
+2 -1
View File
@@ -35,6 +35,7 @@ node:
tag: aecde-docker-runner
trigger:
branch:
- dev
- main
- develop
event:
- custom