Skip to content

Commit b2cb06a

Browse files
committed
Revert "Temporarily enable building on test release tags (so we can check that publishing docs is working)"
This reverts commit a8a8dfb.
1 parent 5d0bf62 commit b2cb06a

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)