This commit is contained in:
parent
95d15e026a
commit
a5067d2406
1 changed files with 2 additions and 1 deletions
3
Jenkinsfile
vendored
3
Jenkinsfile
vendored
|
@ -1,7 +1,8 @@
|
|||
pipeline {
|
||||
agent {
|
||||
node {
|
||||
customWorkspace '/var/www/ellpeck'
|
||||
label 'main'
|
||||
customWorkspace '/var/www/ellpeck'
|
||||
}
|
||||
}
|
||||
stages {
|
||||
|
|
Loading…
Reference in a new issue