Skip to content

Commit 8673654

Browse files
committed
Do not push docs artifacts to Maven Central
1 parent 391690e commit 8673654

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

ci/config/release-scripts.yml

+5-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,8 @@ logging:
33
io.spring.concourse: DEBUG
44
spring:
55
main:
6-
banner-mode: off
6+
banner-mode: off
7+
sonatype:
8+
exclude:
9+
- 'build-info\.json'
10+
- '.*spring-graphql-docs.*'

0 commit comments

Comments
 (0)