Update Jenkinsfile (#102)

This commit is contained in:
MegaMech 2021-12-18 02:20:21 -07:00 committed by GitHub
parent 301fa052c2
commit f64253c39f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

2
Jenkinsfile vendored
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