Skip to content

Commit

Permalink
temporarily disable azure pipelines
Browse files Browse the repository at this point in the history
[release]
  • Loading branch information
atruskie authored Aug 29, 2019
1 parent dd04350 commit 7542295
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@
# Add steps that build, run tests, deploy, and more:
# https://aka.ms/yaml

trigger:
- master
trigger: none

jobs:
- job: Linux
Expand All @@ -21,4 +20,4 @@ jobs:
pool:
vmImage: 'windows-2019'
steps:
- script: echo hello from Windows
- script: echo hello from Windows

0 comments on commit 7542295

Please sign in to comment.