Update Jenkinsfile

This commit is contained in:
Ethan Roseman
2022-10-16 16:45:29 +09:00
committed by GitHub
parent 17073af8a3
commit 7996df1913

2
Jenkinsfile vendored
View File

@@ -50,7 +50,7 @@ pipeline {
branch 'master'
}
agent {
label 'master'
label 'zeldaret_website'
}
steps {
unstash 'reports'