Chris Pomeroy
2021-01-02 169472dbdffbecc4d21fb02d7d5c6bc130b36360
Updated to build on the master
1 files modified
2 ■■■ changed files
Jenkinsfile 2 ●●● patch | view | raw | blame | history
Jenkinsfile
@@ -2,7 +2,7 @@
def customImage
pipeline {
    agent{ label 'pi-docker-agent'  }
    agent{ label 'master'  }
    options {
        timestamps()
        ansiColor("xterm")