Skip to content

Commit d08a62c

Browse files
committed
try to build on forky
1 parent acfa86d commit d08a62c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

debian/Jenkinsfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ distributions.each { distro ->
7777
sh 'echo "deb [trusted=yes] file://///$WORKSPACE/dist/debian/ ./" | sudo tee /etc/apt/sources.list.d/local.list'
7878
sh 'sudo apt-get update --allow-releaseinfo-change'
7979
sh 'echo "INSTALATION"'
80+
sh 'sudo apt install -y php-mbstring procps'
8081

8182
def installOrder = [
8283
// '',

0 commit comments

Comments
 (0)