агент

This commit is contained in:
2023-11-19 17:38:39 +03:00
parent f011205a22
commit f9ad7fddbd

5
Jenkinsfile vendored
View File

@@ -6,11 +6,6 @@ pipeline {
} }
} }
stages { stages {
stage('Message') {
steps {
echo 'Start build'
}
}
stage('Build') { stage('Build') {
steps { steps {