Update Jenkinsfile

This commit is contained in:
Ethan Roseman
2022-10-16 17:19:56 +09:00
committed by GitHub
parent 6ef09456e7
commit 7c2e150ede
Vendored
+1 -1
View File
@@ -37,7 +37,7 @@ pipeline {
branch 'master'
}
agent {
label 'master'
label 'zeldaret_website'
}
steps {
unstash 'reports'