Docker automate in Jenkinsfile (fix 4)
BOT_open_sesam/pipeline/head There was a failure building this commit
Details
BOT_open_sesam/pipeline/head There was a failure building this commit
Details
parent
469ab42324
commit
7ad9b91a0a
|
|
@ -1,9 +1,5 @@
|
||||||
pipeline {
|
pipeline {
|
||||||
agent {
|
agent { dockerfile true }
|
||||||
docker {
|
|
||||||
image "docker:dind"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
environment {
|
environment {
|
||||||
REGISTRY_URL = "https://proxy.docker.dataekb.ru/harbor/projects/3/repositories"
|
REGISTRY_URL = "https://proxy.docker.dataekb.ru/harbor/projects/3/repositories"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue