jenkins
Vadim vtroshchinskiy 2025-02-24 09:55:07 +01:00
parent c0a1e77440
commit 00a41bf936
1 changed files with 1 additions and 0 deletions

1
Jenkinsfile vendored
View File

@ -30,6 +30,7 @@ pipeline {
''' '''
} }
} }
}
stage('Build') { stage('Build') {
steps { steps {
sh ''' sh '''