Add gpg plugin to parent pom, skip deploy for tests
This commit is contained in:
@@ -29,6 +29,5 @@ EOF
|
||||
|
||||
REPOSITORY="${PWD}"/repository
|
||||
|
||||
cd source/spring-cloud-bindings
|
||||
|
||||
../mvnw deploy -Dmaven.test.skip=true -DaltDeploymentRepository="local::default::file://${REPOSITORY}"
|
||||
cd source
|
||||
./mvnw deploy -Dmaven.test.skip=true -DaltDeploymentRepository="local::default::file://${REPOSITORY}"
|
||||
|
||||
Reference in New Issue
Block a user