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,
|
||||
noDefaultExcludes: false,
|
||||
patternSeparator: '[, ]+',
|
||||
remoteDirectory: '/home/farmcontrol/farmcontrol-api',
|
||||
remoteDirectory: 'farmcontrol-api',
|
||||
remoteDirectorySDF: false,
|
||||
removePrefix: '',
|
||||
sourceFiles: ''
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user