Skip to content

Commit

Permalink
Workaround logging-parent issue in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
vy committed Nov 13, 2023
1 parent d4e089f commit f08642a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,3 +68,7 @@ jobs:
with:
project-id: log4j-tools
site-enabled: true
# TODO Remove `distribution-attachment-*` arguments after `logging-parent` version `10.4.0` release
distribution-attachment-count: 2
distribution-attachment-filepath-pattern: |-
'^.*/target/log4j-tools-(.+)-'${PROJECT_VERSION}'\\.jar$'

0 comments on commit f08642a

Please sign in to comment.