Docker toegevoegd aan pipeline

This commit is contained in:
2025-01-05 20:51:29 +01:00
parent b10a704c85
commit b7e6399102

2
Jenkinsfile vendored
View File

@@ -3,7 +3,7 @@ pipeline {
tools {
nodejs "nodejs"
docker "docker"
dockerTool "docker"
}
environment {