summary refs log tree commit diff
path: root/.drone.yml
diff options
context:
space:
mode:
authorBen Harris <ben@tilde.team>2019-12-06 10:47:38 -0500
committerBen Harris <ben@tilde.team>2019-12-06 10:47:38 -0500
commitc5ce29eab8b6964472e3a209161827ad59ba4a1e (patch)
treed0501125dc6e60dd3515876ecc062b1533454299 /.drone.yml
parenta8f85867dea9ddc992ff8a2516ff27574f57f80d (diff)
only run on master
Diffstat (limited to '.drone.yml')
-rw-r--r--.drone.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.drone.yml b/.drone.yml
index 8fb3d00..efaa3b8 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -14,6 +14,10 @@ server:
 clone:
     disable: true
 
+trigger:
+    branch:
+        - master
+
 steps:
     - name: hello
       commands: