Skip to content

Commit a8a8dfb

Browse files
committed
Temporarily enable building on test release tags (so we can check that publishing docs is working)
1 parent 4517146 commit a8a8dfb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

azure-pipelines.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ trigger:
55
tags:
66
include:
77
- '*'
8-
exclude:
9-
- '*-test*'
8+
# exclude:
9+
# - '*-test*'
1010

1111
stages:
1212
- stage: test

0 commit comments

Comments
 (0)