From cafac4aa19f6df6751267999b51810375bf740e5 Mon Sep 17 00:00:00 2001 From: Dan Ballard Date: Wed, 8 Sep 2021 09:56:40 -0700 Subject: [PATCH] drone checkout from forked repo --- .drone.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index 16d80bb3..e8dd2ffd 100644 --- a/.drone.yml +++ b/.drone.yml @@ -154,7 +154,7 @@ volumes: temp: {} trigger: - repo: cwtch.im/cwtch-ui + #repo: cwtch.im/cwtch-ui # allow forks to build? branch: trunk event: - push @@ -271,7 +271,7 @@ steps: - scp -r -o StrictHostKeyChecking=no -i id_rsa deploy\\* buildfiles@build.openprivacy.ca:/home/buildfiles/buildfiles/ trigger: - repo: cwtch.im/cwtch-ui + # repo: cwtch.im/cwtch-ui # allow forks to build? branch: trunk event: - push