Skip to content

Commit

Permalink
Change: Attempt to fix Azure release builds, dump travis [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
leezer3 committed Jan 29, 2021
1 parent 8149757 commit fdb80fb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 85 deletions.
83 changes: 0 additions & 83 deletions .travis.yml

This file was deleted.

4 changes: 2 additions & 2 deletions azure-pipelines-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ jobs:
solution: '$(solution)'
platform: '$(buildPlatform)'
configuration: '$(buildConfiguration)'
- script: WindowsInstaller.ps1
- task: CopyFilesOverSSH@0
- script: WindowsInstaller.ps1
- task: CopyFilesOverSSH@0
condition: and(succeeded())
inputs:
sshEndpoint: 'BuildServer'
Expand Down

0 comments on commit fdb80fb

Please sign in to comment.