Update Jenkinsfile

This commit is contained in:
Ethan Roseman
2022-10-16 17:20:16 +09:00
committed by GitHub
parent 62b465b3ea
commit 7b572e8c53
Vendored
+1 -1
View File
@@ -99,7 +99,7 @@ pipeline {
branch 'master'
}
agent{
label 'master'
label 'zeldaret_website'
}
steps {
unstash 'reports'