| Jenkinsfile | ●●●●● patch | view | raw | blame | history |
Jenkinsfile
@@ -3,13 +3,10 @@ def customImage pipeline { agent { label 'pi-docker-agent' options { timestamps() // ansiColor("xterm") } agent{ label 'pi-docker-agent' } options { timestamps() ansiColor("xterm") } stages {