Skip to content

Commit

Permalink
Don't strip debug symbols in runtime image
Browse files Browse the repository at this point in the history
  • Loading branch information
rihi committed Oct 14, 2024
1 parent 587fc0c commit 7a75af7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bspsrc-app/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,6 @@
<extensions>true</extensions>
<configuration>
<classifier>runtime-image</classifier>
<stripDebug>true</stripDebug>
<noManPages>true</noManPages>
<noHeaderFiles>true</noHeaderFiles>
<compress>2</compress>
Expand Down

0 comments on commit 7a75af7

Please sign in to comment.