We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6033e59 commit 277ad1cCopy full SHA for 277ad1c
Jenkinsfile
@@ -18,7 +18,7 @@ node('digitalocean && ubuntu-16.04 && 8gb && android-7.0') {
18
zip curl zlib1g-dev gcc-multilib g++-multilib libc6-dev-i386 \
19
lib32ncurses5-dev x11proto-core-dev libx11-dev lib32z-dev ccache \
20
libgl1-mesa-dev libxml2-utils xsltproc unzip mtools u-boot-tools \
21
- htop iotop sysstat iftop pigz bc device-tree-compiler
+ htop iotop sysstat iftop pigz bc device-tree-compiler lunzip
22
'''
23
24
sh '''#!/bin/bash
0 commit comments