Skip to content

Commit

Permalink
Update vars/pipeline1C.groovy
Browse files Browse the repository at this point in the history
Co-authored-by: Nikita Fedkin <[email protected]>
  • Loading branch information
Segate-ekb and nixel2007 authored Aug 26, 2024
1 parent d43d6bd commit 5abf419
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vars/pipeline1C.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ void call() {
}
}

stage('Загрузка исходников') {
stage('Загрузка конфигурации') {
steps {
timeout(time: config.timeoutOptions.loadSources, unit: TimeUnit.MINUTES) {
script {
Expand Down

0 comments on commit 5abf419

Please sign in to comment.