We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73ab5f7 commit 5e3c94dCopy full SHA for 5e3c94d
1 file changed
antora-playbook.yml
@@ -24,19 +24,19 @@ content:
24
- url: https://github.com/junit-team/junit-framework.git
25
branches:
26
- 'main'
27
-# - 'antora/*'
28
-# tags:
29
-# - 'r5.14.*'
30
-# - '!r5.14.0*'
31
-# - '!r5.14.1'
32
-# - '!r5.14.2'
33
-# - '!r5.14.3'
34
-# - 'r6.*'
35
-# - '!r6.0.0*'
36
-# - '!r6.0.1'
37
-# - '!r6.0.2'
38
-# - '!r6.0.3'
39
-# - '!r6.1.0-M1'
+ - 'antora/*'
+ tags:
+ - 'r5.14.*'
+ - '!r5.14.0*'
+ - '!r5.14.1'
+ - '!r5.14.2'
+ - '!r5.14.3'
+ - 'r6.*'
+ - '!r6.0.0*'
+ - '!r6.0.1'
+ - '!r6.0.2'
+ - '!r6.0.3'
+ - '!r6.1.0-M1'
40
start_path: documentation
41
worktrees: true
42
asciidoc:
0 commit comments