restore 'if: branch = auto' for cross2 builder

This commit is contained in:
bgermann 2017-10-05 20:42:27 +02:00
parent 724dd46536
commit dba52ff9cd
1 changed files with 1 additions and 0 deletions

View File

@ -116,6 +116,7 @@ matrix:
- env: IMAGE=cross DEPLOY=1
if: branch = auto
- env: IMAGE=cross2 DEPLOY=1
if: branch = auto
- env: IMAGE=dist-aarch64-linux DEPLOY=1
if: branch = auto
- env: IMAGE=dist-android DEPLOY=1