Update github.com/rcrowley/go-metrics digest to 65e299d #2

Open
jcabillot wants to merge 2 commits from renovate/github.com-rcrowley-go-metrics-digest into armci
Showing only changes of commit 657cad2b17 - Show all commits
Vendored
+4 -3
View File
@@ -13,9 +13,10 @@ pipeline {
} }
} }
triggers { // Archive
cron('@midnight') //triggers {
} // cron('@midnight')
//}
stages { stages {
stage('Clone repository') { stage('Clone repository') {