Whee, good night.
This commit is contained in:
9
Jenkinsfile
vendored
9
Jenkinsfile
vendored
@@ -126,15 +126,6 @@ spec:
|
||||
}
|
||||
}
|
||||
}
|
||||
/*
|
||||
stage('Docker check') {
|
||||
steps {
|
||||
container('custom-docker') {
|
||||
sh 'cat /etc/docker/daemon.json'
|
||||
}
|
||||
}
|
||||
}
|
||||
*/
|
||||
stage('Docker build & push') {
|
||||
steps {
|
||||
script {
|
||||
|
||||
Reference in New Issue
Block a user