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'
|
displayName: 'Securely copy files to the remote machine'
|
||||||
inputs:
|
inputs:
|
||||||
sshEndpoint: GoogleServer
|
sshEndpoint: GoogleServer
|
||||||
sourceFolder: '$(Build.ArtifactStagingDirectory)/target-www.tar.gz'
|
sourceFolder: '$(Build.ArtifactStagingDirectory)'
|
||||||
targetFolder: /
|
targetFolder: /
|
||||||
failOnEmptySource: true
|
failOnEmptySource: true
|
||||||
|
Loading…
Reference in New Issue
Block a user