This is an automated email from the ASF dual-hosted git repository.

mck pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cassandra-builds.git


The following commit(s) were added to refs/heads/master by this push:
     new 62085c6  ninja-fix: website dsl (prebuild cleanup wrapper required, 
not scm extension clean/wipe)
62085c6 is described below

commit 62085c62a3944af567e97ae5f330dbc8552f7d52
Author: Mick Semb Wever <[email protected]>
AuthorDate: Wed Sep 23 15:34:44 2020 +0200

    ninja-fix: website dsl (prebuild cleanup wrapper required, not scm 
extension clean/wipe)
---
 jenkins-dsl/cassandra_job_dsl_seed.groovy | 1 +
 1 file changed, 1 insertion(+)

diff --git a/jenkins-dsl/cassandra_job_dsl_seed.groovy 
b/jenkins-dsl/cassandra_job_dsl_seed.groovy
index 8c7ebfc..cc40ae3 100644
--- a/jenkins-dsl/cassandra_job_dsl_seed.groovy
+++ b/jenkins-dsl/cassandra_job_dsl_seed.groovy
@@ -948,6 +948,7 @@ job('cassandra-website') {
         artifactNumToKeep(10)
     }
     wrappers {
+        preBuildCleanup()
         timeout {
             noActivity(300)
         }


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to