Skip to content

Commit bd7e9d8

Browse files
author
Stefania
committed
added drone config
1 parent 2a1abdc commit bd7e9d8

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.drone.yml

Lines changed: 9 additions & 0 deletions
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)