Update azure-pipelines.yml for Azure Pipelines
This commit is contained in:
parent
fe7094415f
commit
3afd38c23a
@ -9,11 +9,3 @@ trigger:
|
|||||||
pool:
|
pool:
|
||||||
vmImage: 'ubuntu-latest'
|
vmImage: 'ubuntu-latest'
|
||||||
|
|
||||||
steps:
|
|
||||||
- task: CopyFilesOverSSH@0
|
|
||||||
displayName: 'Securely copy files to the remote machine'
|
|
||||||
inputs:
|
|
||||||
sshEndpoint: GoogleServer
|
|
||||||
sourceFolder: '$(System.DefaultWorkingDirectory)/_frontend/FrontEnd'
|
|
||||||
targetFolder: /
|
|
||||||
failOnEmptySource: true
|
|
||||||
|
Loading…
Reference in New Issue
Block a user