Modified ssh to default to farmcontrol home dir.
Some checks reported warnings
farmcontrol/farmcontrol-api/pipeline/head This commit is unstable
Some checks reported warnings
farmcontrol/farmcontrol-api/pipeline/head This commit is unstable
This commit is contained in:
parent
36516bd911
commit
deb2b4a154
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -76,7 +76,7 @@ pipeline {
|
|||||||
makeEmptyDirs: true,
|
makeEmptyDirs: true,
|
||||||
noDefaultExcludes: false,
|
noDefaultExcludes: false,
|
||||||
patternSeparator: '[, ]+',
|
patternSeparator: '[, ]+',
|
||||||
remoteDirectory: '/home/farmcontrol/farmcontrol-api',
|
remoteDirectory: 'farmcontrol-api',
|
||||||
remoteDirectorySDF: false,
|
remoteDirectorySDF: false,
|
||||||
removePrefix: '',
|
removePrefix: '',
|
||||||
sourceFiles: ''
|
sourceFiles: ''
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user