This commit is contained in:
parent
fbd01d2821
commit
bbb988308d
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -5,7 +5,7 @@ pipeline {
|
||||
stages {
|
||||
stage('Setup') {
|
||||
steps {
|
||||
sh 'cd scripts; ./setup.sh'
|
||||
sh 'cd scriptcraft/scripts; ./setup.sh'
|
||||
}
|
||||
}
|
||||
stage('Build Plugin') {
|
||||
|
Reference in New Issue
Block a user