We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cddcc8a commit 2420b13Copy full SHA for 2420b13
.drone.yml
@@ -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