Polishing.

This commit is contained in:
Greg L. Turnquist
2021-03-02 13:54:23 -06:00
parent 095fa0d726
commit c2236f00d6

1
Jenkinsfile vendored
View File

@@ -151,7 +151,6 @@ pipeline {
anyOf {
branch 'master'
branch 'release'
branch 'issue/test-release'
}
}
agent {