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 8ca57d3 commit ef283a8Copy full SHA for ef283a8
Jenkinsfile
@@ -353,9 +353,9 @@ def packagingLinux(Map args = [:]) {
353
'linux/amd64',
354
'linux/386',
355
'linux/arm64',
356
+ 'linux/armv7',
357
// The platforms above are disabled temporarly as crossbuild images are
358
// not available. See: https://github.com/elastic/golang-crossbuild/issues/71
- //'linux/armv7',
359
//'linux/ppc64le',
360
//'linux/mips64',
361
//'linux/s390x',
0 commit comments