You've already forked jenkins-lib
mirror of
https://github.com/firstBitMarksistskaya/jenkins-lib.git
synced 2025-08-25 20:09:25 +02:00
Выключение LFS по умолчанию
This commit is contained in:
@@ -21,6 +21,10 @@ void call() {
|
||||
timestamps()
|
||||
}
|
||||
|
||||
environment {
|
||||
GIT_LFS_SKIP_SMUDGE = '1'
|
||||
}
|
||||
|
||||
stages {
|
||||
|
||||
stage('pre-stage') {
|
||||
|
Reference in New Issue
Block a user