Skip to content

Commit

Permalink
ci: enable auto publish and wait for it
Browse files Browse the repository at this point in the history
Co-authored-by: Lennart Rosam <[email protected]>
  • Loading branch information
sipgate-uhlig and Takuto88 committed Jan 28, 2025
1 parent f392d3b commit 9a6a27c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,8 @@
<extensions>true</extensions>
<configuration>
<publishingServerId>central</publishingServerId>
<autoPublish>false</autoPublish>
<waitForPublishCompletion>false</waitForPublishCompletion>
<autoPublish>true</autoPublish>
<waitUntil>published</waitUntil>
</configuration>
</plugin>
<plugin>
Expand Down

0 comments on commit 9a6a27c

Please sign in to comment.