Merge pull request 'master' (#258) from master into test
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
Vendored
+1 -1
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
+1 -1
Submodule cd updated: b65bf5e640...a3e88f792d
+1 -1
Submodule pip updated: 3483edbd76...caa7880cc4
+1 -1
Submodule qad updated: 1becca7519...04b40d367c