diff --git a/Jenkinsfile b/Jenkinsfile index c88d2d0..1431cd8 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -55,6 +55,7 @@ pipeline{ } } stage("Publish") { + agent { node{ label'workstation' }} steps{ sh'''#!/bin/bash export MACHINE="raspberrypi0-2w-64"