Skip to content

Commit 20312e4

Browse files
committed
azure template
1 parent 44dbed2 commit 20312e4

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

azure-pipelines.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
variables:
22
CI: true
33

4+
trigger:
5+
paths:
6+
include:
7+
- "+hdf5nc/*"
8+
- azure-pipelines.yml
9+
410
pool:
511
vmImage: ubuntu-latest
612
steps:

0 commit comments

Comments
 (0)