CI: Do not try to run deploy when building from a fork

This commit is contained in:
Peter Keresztes Schmidt 2020-08-25 16:22:14 +02:00
parent fec98ce1a2
commit 443c74a418
1 changed files with 1 additions and 0 deletions

View File

@ -64,3 +64,4 @@ deploy:
script: utils/packpack/rsync_xfer.sh
on:
branch: master
condition: fork = false