Skip to content

Commit

Permalink
azure template
Browse files Browse the repository at this point in the history
  • Loading branch information
scivision committed Nov 10, 2020
1 parent ba31967 commit 4655d90
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
variables:
CI: true

trigger:
paths:
include:
- "+matmap3d/*"
- azure-pipelines.yml

pool:
vmImage: ubuntu-latest
steps:
Expand Down

0 comments on commit 4655d90

Please sign in to comment.