Docker toegevoegd aan pipeline
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -3,7 +3,7 @@ pipeline {
|
|||||||
|
|
||||||
tools {
|
tools {
|
||||||
nodejs "nodejs"
|
nodejs "nodejs"
|
||||||
docker "docker"
|
dockerTool "docker"
|
||||||
}
|
}
|
||||||
|
|
||||||
environment {
|
environment {
|
||||||
|
|||||||
Reference in New Issue
Block a user