Unleash / unleash-spring-boot-starter

Apache License 2.0
1 stars 8 forks source link

fix: Add release profile #21

Closed chriswk closed 1 year ago

chriswk commented 1 year ago

This makes sure we only run nexus-staging and gpg plugin when actually running with the release profile active. We've configured the release plugin to run with the release profile active when running release:prepare/release:perform tasks.

Fixes: #20

praveenpg commented 1 year ago

@chriswk Can this be merged? This still has a build failure.