File tree Expand file tree Collapse file tree 1 file changed +11
-2
lines changed Expand file tree Collapse file tree 1 file changed +11
-2
lines changed Original file line number Diff line number Diff line change @@ -33,17 +33,26 @@ content:
33
33
branches :
34
34
- ' 3.4.x'
35
35
- ' 3.5.x'
36
- - ' main'
37
36
tags :
38
37
- ' v3.4.*'
39
38
- ' v3.5.*'
40
- - ' v4.0.*'
41
39
start_paths :
42
40
- spring-boot-project/spring-boot-docs/src/docs/antora
43
41
- spring-boot-project/spring-boot-actuator-autoconfigure/src/docs/antora
44
42
- spring-boot-project/spring-boot-tools/spring-boot-gradle-plugin/src/docs/antora
45
43
- spring-boot-project/spring-boot-tools/spring-boot-maven-plugin/src/docs/antora
46
44
version : unspecified
45
+ - url : .
46
+ branches :
47
+ - ' main'
48
+ tags :
49
+ - ' v4.0.*'
50
+ start_paths :
51
+ - spring-boot-project/spring-boot-docs/src/docs/antora
52
+ - spring-boot-project/spring-boot-actuator-docs/src/docs/antora
53
+ - spring-boot-project/spring-boot-tools/spring-boot-gradle-plugin/src/docs/antora
54
+ - spring-boot-project/spring-boot-tools/spring-boot-maven-plugin/src/docs/antora
55
+ version : unspecified
47
56
asciidoc :
48
57
sourcemap : true
49
58
attributes :
You can’t perform that action at this time.
0 commit comments