Whee, good night.

This commit is contained in:
2025-05-27 09:38:19 +03:00
parent c18a2a9471
commit fa065b3fcc

9
Jenkinsfile vendored
View File

@@ -126,15 +126,6 @@ spec:
} }
} }
} }
/*
stage('Docker check') {
steps {
container('custom-docker') {
sh 'cat /etc/docker/daemon.json'
}
}
}
*/
stage('Docker build & push') { stage('Docker build & push') {
steps { steps {
script { script {