From 66f0c1858471f92003467600e1a5241683bd660a Mon Sep 17 00:00:00 2001 From: Alwin Esch Date: Mon, 27 Jan 2020 11:59:16 +0100 Subject: [PATCH] update Jenkins file to use all --- Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jenkinsfile b/Jenkinsfile index f23e198a..3d3080aa 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -1 +1 @@ -buildPlugin(version: "Matrix", deploy: ['android-aarch64', 'android-arm7', 'ios-aarch64', 'ios-arm7', 'osx-x86_64', 'ubuntu-ppa']) +buildPlugin(version: "Matrix")