1
0
mirror of https://github.com/firstBitMarksistskaya/jenkins-lib.git synced 2024-12-04 10:34:42 +02:00

Update vars/pipeline1C.groovy

Co-authored-by: Nikita Fedkin <nixel2007@gmail.com>
This commit is contained in:
Ivanov Egor 2024-03-14 12:56:09 +03:00 committed by GitHub
parent 9a40360f7c
commit 1549b21406
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -76,7 +76,7 @@ void call() {
}
stages {
stage('Сборка из исходников'){
stage('Сборка расширений из исходников') {
when {
expression { config.needLoadExtensions() }
}