mirror of https://github.com/zeldaret/tmc.git
Update Jenkinsfile
This commit is contained in:
parent
6ef09456e7
commit
7c2e150ede
|
@ -37,7 +37,7 @@ pipeline {
|
|||
branch 'master'
|
||||
}
|
||||
agent {
|
||||
label 'master'
|
||||
label 'zeldaret_website'
|
||||
}
|
||||
steps {
|
||||
unstash 'reports'
|
||||
|
|
Loading…
Reference in New Issue