mirror of
https://github.com/zeldaret/oot.git
synced 2024-11-10 19:20:13 +00:00
Update Jenkinsfile
This commit is contained in:
parent
17073af8a3
commit
7996df1913
1 changed files with 1 additions and 1 deletions
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
@ -50,7 +50,7 @@ pipeline {
|
||||||
branch 'master'
|
branch 'master'
|
||||||
}
|
}
|
||||||
agent {
|
agent {
|
||||||
label 'master'
|
label 'zeldaret_website'
|
||||||
}
|
}
|
||||||
steps {
|
steps {
|
||||||
unstash 'reports'
|
unstash 'reports'
|
||||||
|
|
Loading…
Reference in a new issue