feat: add trigger
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
lab 2021-12-04 15:06:41 +08:00
parent 231ee6b1c7
commit 68253d7b1d

View File

@ -8,3 +8,11 @@ steps:
commands:
- echo hello
- echo world
- echo done
when:
branch:
- master
trigger:
event:
- push