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 {
|
||||
agent {
|
||||
docker {
|
||||
image "docker:dind"
|
||||
}
|
||||
}
|
||||
agent { dockerfile true }
|
||||
|
||||
environment {
|
||||
REGISTRY_URL = "https://proxy.docker.dataekb.ru/harbor/projects/3/repositories"
|
||||
|
|
|
|||
Loading…
Reference in New Issue