Docker automate in Jenkinsfile (fix 4)
BOT_open_sesam/pipeline/head There was a failure building this commit Details

main
dl 2026-02-04 12:26:33 +05:00
parent 469ab42324
commit 7ad9b91a0a
1 changed files with 1 additions and 5 deletions

6
Jenkinsfile vendored
View File

@ -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"