Jenkinsfile aangepast
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -1,6 +1,8 @@
|
||||
pipeline {
|
||||
agent any
|
||||
|
||||
tools{ nodejs "nodejs"}
|
||||
|
||||
environment {
|
||||
DOCKER_IMAGE_NAME = "weetikveel"
|
||||
DOCKER_REGISTRY = "veenm" // Optioneel als je Docker image naar Docker Hub wilt pushen
|
||||
|
||||
Reference in New Issue
Block a user