Fix duplicate

This commit is contained in:
zontreck 2024-09-13 01:35:43 -07:00
parent f467f07cf6
commit 1cf981cdd3

2
Jenkinsfile vendored
View file

@ -181,7 +181,7 @@ pipeline {
}
}
stage("Clean Docker Caches") {
stage("Clean Up Caches") {
agent {
label dockermain
}