diff --git a/Jenkinsfile b/Jenkinsfile index c93c29ce6e..3e4d50dcb9 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -10,4 +10,5 @@ cordaPipeline( localPublishVersionSuffixOverride: '-beta-9999999999999', // allow publishing artifacts to S3 bucket publishToMavenS3Repository: true, + dailyBuildCron: '', )