Update azure-pipelines.yml for Azure Pipelines

Brokenbuttons
Thomas 4 years ago
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…
Cancel
Save