AW-5371 Release 2023.08 libraries
Some checks reported warnings
FarmMaps.Develop/CarbonLib/pipeline/head This commit is unstable

This commit is contained in:
2023-07-30 10:48:46 +02:00
parent 58c84bc13d
commit 62145b9569
3 changed files with 3 additions and 1 deletions

1
Jenkinsfile vendored
View File

@@ -4,6 +4,7 @@ pipeline {
agent any;
options {
copyArtifactPermission projectNames: env.allProjectsArtifactPermission;
disableConcurrentBuilds abortPrevious: true;
}
triggers {
upstream(