#fuckit
This commit is contained in:
3
Jenkinsfile
vendored
3
Jenkinsfile
vendored
@@ -35,7 +35,8 @@ pipeline {
|
||||
steps {
|
||||
script {
|
||||
// Bouw het Docker image
|
||||
sh 'docker build -t $DOCKER_IMAGE_NAME .'
|
||||
sh 'sudo systemctl start docker'
|
||||
sh 'docker build -t weetikveel .'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user