Update azure-pipelines.yml for Azure Pipelines
This commit is contained in:
parent
a7a4fe441e
commit
dbc9713710
@ -49,6 +49,6 @@ steps:
|
||||
displayName: 'Securely copy files to the remote machine'
|
||||
inputs:
|
||||
sshEndpoint: GoogleServer
|
||||
sourceFolder: '$(Build.ArtifactStagingDirectory)/target-www.tar.gz'
|
||||
sourceFolder: '$(Build.ArtifactStagingDirectory)'
|
||||
targetFolder: /
|
||||
failOnEmptySource: true
|
||||
|
Loading…
Reference in New Issue
Block a user