Update Jenkinsfile.develop
Some checks failed
FarmMaps/CarbonLib/pipeline/head There was a failure building this commit
Some checks failed
FarmMaps/CarbonLib/pipeline/head There was a failure building this commit
This commit is contained in:
@@ -4,7 +4,7 @@ pipeline {
|
||||
agent any;
|
||||
options {
|
||||
copyArtifactPermission projectNames: env.allProjectsArtifactPermission;
|
||||
disableConcurrentBuilds abortPrevious: true;
|
||||
disableConcurrentBuilds();
|
||||
}
|
||||
triggers {
|
||||
upstream(
|
||||
|
||||
Reference in New Issue
Block a user