Skip to content

Commit 2420b13

Browse files
authored
Create .drone.yml
1 parent cddcc8a commit 2420b13

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.drone.yml

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
pipeline:
2+
trigger:
3+
image: plugins/downstream
4+
server: https://drone.arduino.cc
5+
secrets: [ downstream_token ]
6+
repositories:
7+
- bcmi-labs/reference
8+
when:
9+
branch: [master]

0 commit comments

Comments
 (0)