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