Skip to content

Commit

Permalink
Update .drone.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jianan1104 committed Aug 20, 2024
1 parent 207fb74 commit 2840b03
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,12 @@ steps:
image: node
commands:
- npm install

trigger:
branch:
- master
- dev
event:
- push
- pull_request
- tag

0 comments on commit 2840b03

Please sign in to comment.