Fixed copy dir.
All checks were successful
farmcontrol/farmcontrol-api/pipeline/head This commit looks good
All checks were successful
farmcontrol/farmcontrol-api/pipeline/head This commit looks good
This commit is contained in:
parent
30b5258088
commit
36516bd911
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -94,7 +94,7 @@ pipeline {
|
|||||||
makeEmptyDirs: true,
|
makeEmptyDirs: true,
|
||||||
noDefaultExcludes: false,
|
noDefaultExcludes: false,
|
||||||
patternSeparator: '[, ]+',
|
patternSeparator: '[, ]+',
|
||||||
remoteDirectory: '/home/farmcontrol/farmcontrol-api',
|
remoteDirectory: '../farmcontrol/farmcontrol-api',
|
||||||
remoteDirectorySDF: false,
|
remoteDirectorySDF: false,
|
||||||
removePrefix: '',
|
removePrefix: '',
|
||||||
sourceFiles: '**/*'
|
sourceFiles: '**/*'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user