diff options
| author | Christian Poessinger <christian@poessinger.com> | 2019-09-29 12:31:15 +0200 |
|---|---|---|
| committer | Christian Poessinger <christian@poessinger.com> | 2019-09-29 12:31:15 +0200 |
| commit | c72cacd01031f2ee27b9ebc753f20f4492b54dc6 (patch) | |
| tree | 18b620510ad7f0fa208100067e58e71c6297cf2d | |
| parent | 0658b29bdf7726db47c971c38254570a48da28d8 (diff) | |
| download | vyos-build-c72cacd01031f2ee27b9ebc753f20f4492b54dc6.tar.gz vyos-build-c72cacd01031f2ee27b9ebc753f20f4492b54dc6.zip | |
Jenkins: run on all nodes that support Docker
| -rw-r--r-- | Jenkinsfile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Jenkinsfile b/Jenkinsfile index 4383f230..9f9ec98f 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -94,7 +94,6 @@ pipeline { agent { dockerfile { filename 'Dockerfile' - label 'jessie-amd64' dir 'docker' args '--privileged --sysctl net.ipv6.conf.lo.disable_ipv6=0 -e GOSU_UID=1006 -e GOSU_GID=1006' } |
