Added comment for CI
This commit is contained in:
parent
1ec46a4a13
commit
2e7a912d54
1 changed files with 2 additions and 0 deletions
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
@ -1,3 +1,5 @@
|
|||
// for arm building: https://resin.io/blog/building-arm-containers-on-any-x86-machine-even-dockerhub/
|
||||
|
||||
pipeline {
|
||||
options {
|
||||
buildDiscarder(logRotator(numToKeepStr: '10'))
|
||||
|
|
Loading…
Reference in a new issue