drone checkout from forked repo
continuous-integration/drone/pr Build is passing Details

This commit is contained in:
Dan Ballard 2021-09-08 09:56:40 -07:00
parent 47510be645
commit cafac4aa19
1 changed files with 2 additions and 2 deletions

View File

@ -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