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 1ec46a4 commit 2e7a912Copy full SHA for 2e7a912
Jenkinsfile
@@ -1,3 +1,5 @@
1
+// for arm building: https://resin.io/blog/building-arm-containers-on-any-x86-machine-even-dockerhub/
2
+
3
pipeline {
4
options {
5
buildDiscarder(logRotator(numToKeepStr: '10'))
0 commit comments