Fixed remote 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
deb2b4a154
commit
f23503863c
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -94,7 +94,7 @@ pipeline {
|
|||||||
makeEmptyDirs: true,
|
makeEmptyDirs: true,
|
||||||
noDefaultExcludes: false,
|
noDefaultExcludes: false,
|
||||||
patternSeparator: '[, ]+',
|
patternSeparator: '[, ]+',
|
||||||
remoteDirectory: '../farmcontrol/farmcontrol-api',
|
remoteDirectory: 'farmcontrol-api',
|
||||||
remoteDirectorySDF: false,
|
remoteDirectorySDF: false,
|
||||||
removePrefix: '',
|
removePrefix: '',
|
||||||
sourceFiles: '**/*'
|
sourceFiles: '**/*'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user