Update Drone CI Configuration to Include New Feature Branch
- Added 'feature/ted' branch to the Drone CI configuration, allowing for automated builds and tests on this new feature branch. - This change enhances the CI/CD pipeline by ensuring that developments on the feature branch are properly integrated and tested.
This commit is contained in:
@@ -48,5 +48,6 @@ trigger:
|
||||
branch:
|
||||
- main
|
||||
- develop
|
||||
- feature/ted
|
||||
event:
|
||||
- custom
|
||||
Reference in New Issue
Block a user