Merge pull request 'master' (#258) from master into test
All checks were successful
SHS Gitea/shstk/pipeline/head This commit looks good

Reviewed-on: #258
This commit was merged in pull request #258.
This commit is contained in:
2024-11-20 20:03:08 +03:00
4 changed files with 4 additions and 4 deletions

2
Jenkinsfile vendored
View File

@@ -25,7 +25,7 @@ def build_docker(dist, release_dir, is_testing) {
}
return "\n - ${image_name}"
}
properties([[$class: 'BuildDiscarderProperty', strategy: [$class: 'LogRotator', artifactDaysToKeepStr: '', artifactNumToKeepStr: '10', daysToKeepStr: '', numToKeepStr: '20']], copyArtifactPermission('*')]);
properties([[$class: 'BuildDiscarderProperty', strategy: [$class: 'LogRotator', artifactDaysToKeepStr: '', artifactNumToKeepStr: '10', daysToKeepStr: '', numToKeepStr: '2000']], copyArtifactPermission('*')]);
node {
stage("Download SRC") {
checkout scm

2
cd

Submodule cd updated: b65bf5e640...a3e88f792d

2
pip

Submodule pip updated: 3483edbd76...caa7880cc4

2
qad

Submodule qad updated: 1becca7519...04b40d367c