Update Jenkinsfile (#102)

This commit is contained in:
MegaMech
2021-12-18 02:20:21 -07:00
committed by GitHub
parent 301fa052c2
commit f64253c39f
Vendored
+1 -1
View File
@@ -1,4 +1,4 @@
def progressReport = addEmbeddableBadgeConfiguration(id: "totalProgress", subject: "Total Progress")
def progressBadge = addEmbeddableBadgeConfiguration(id: "totalProgress", subject: "Total Progress")
pipeline {
agent any