Fix mismatched quote
Some checks failed
Core Repos/Homepage/pipeline/pr-master There was a failure building this commit
Some checks failed
Core Repos/Homepage/pipeline/pr-master There was a failure building this commit
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -37,7 +37,7 @@ pipeline {
|
|||||||
sshPublisher(
|
sshPublisher(
|
||||||
publishers: [
|
publishers: [
|
||||||
sshPublisherDesc(
|
sshPublisherDesc(
|
||||||
configName: 'droplet-ssh",
|
configName: 'droplet-ssh',
|
||||||
transfers: [
|
transfers: [
|
||||||
sshTransfer(
|
sshTransfer(
|
||||||
sourceFiles: 'dist/Homepage/**',
|
sourceFiles: 'dist/Homepage/**',
|
||||||
|
|||||||
Reference in New Issue
Block a user