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'
|
branch 'master'
|
||||||
}
|
}
|
||||||
agent {
|
agent {
|
||||||
label 'master'
|
label 'zeldaret_website'
|
||||||
}
|
}
|
||||||
steps {
|
steps {
|
||||||
unstash 'reports'
|
unstash 'reports'
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue