Modify .drone.yml.

This commit is contained in:
Kazuhiro MUSASHI 2024-01-21 19:54:07 +09:00
parent 5415a12665
commit aedb001b1f

View File

@ -61,7 +61,7 @@ steps:
trigger:
branch:
- master
- main
---
kind: pipeline
@ -117,4 +117,4 @@ steps:
trigger:
branch:
exclude:
- master
- main