Skip to content

Commit

Permalink
Forgetting that very argument prevented build from working, obviously
Browse files Browse the repository at this point in the history
  • Loading branch information
Riduidel committed May 29, 2024
1 parent 92e4195 commit bab1079
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -545,7 +545,7 @@
various tokens (GitHub,
GitLab and so on) -->
<releaseProfiles>release</releaseProfiles>
<arguments>-Daadarchi.github.token=${aadarchi.github.token}</arguments>
<arguments>-Daadarchi.github.token=${aadarchi.github.token} -Daadarchi.gitlab.token=${aadarchi.gitlab.token}</arguments>
<autoVersionSubmodules>true</autoVersionSubmodules>
<localCheckout>false</localCheckout>
<goals>deploy</goals>
Expand Down

0 comments on commit bab1079

Please sign in to comment.