summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2021-08-01 16:36:50 +0200
committerGitHub <noreply@github.com>2021-08-01 16:36:50 +0200
commit7c3ed0705ee886e395ace861c331220eff922074 (patch)
tree1c3058065e9c4c022f982ba0ba98f9cfb4902148
parent721b295a2fddb3227a9cbe7444ca39bfe52879b1 (diff)
downloadvyos-user-utils-7c3ed0705ee886e395ace861c331220eff922074.tar.gz
vyos-user-utils-7c3ed0705ee886e395ace861c331220eff922074.zip
Jenkins: remove ARM build
Package uses architecture "all" thus we do not need an extra ARM64 build
-rw-r--r--Jenkinsfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Jenkinsfile b/Jenkinsfile
index 21a6829..ce5fcfb 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -20,4 +20,4 @@
@Library('vyos-build@current')_
// Start package build using library function from https://github.com/vyos/vyos-build
-buildPackage(null, null, null, true)
+buildPackage()