restore 'if: branch = auto' for cross2 builder
This commit is contained in:
parent
724dd46536
commit
dba52ff9cd
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue