We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9390ba commit e98465eCopy full SHA for e98465e
content/pipeline/environment/reference/drone-build-trigger.md
@@ -0,0 +1,14 @@
1
+---
2
+date: 2000-01-01T00:00:00+00:00
3
+title: DRONE_BUILD_TRIGGER
4
+author: tphoney
5
6
+
7
+The source of the trigger for the build. eg a user, or webhook (@hook).
8
9
+```
10
+DRONE_BUILD_TRIGGER=root
11
+DRONE_BUILD_TRIGGER=f.bar
12
+DRONE_BUILD_TRIGGER=@hook
13
+DRONE_BUILD_TRIGGER=tphoney
14
0 commit comments