Update azure-pipelines.yml for Azure Pipelines
This commit is contained in:
parent
f8128a1d0b
commit
85dd679c8e
@ -16,8 +16,3 @@ steps:
|
||||
sshEndpoint: GoogleServer
|
||||
commands: '/var/lib/app/pipeline/backend-deploy.sh'
|
||||
failOnStdErr: false
|
||||
- task: SSH@0
|
||||
displayName: 'Run shell commands on remote machine'
|
||||
inputs:
|
||||
sshEndpoint: GoogleServer
|
||||
commands: '/var/lib/app/pipeline/frontend-deploy.sh'
|
||||
|
Loading…
Reference in New Issue
Block a user