Killing server at the end of the build
This commit is contained in:
@@ -3,4 +3,4 @@
|
||||
./src/test/bash/install_vault.sh
|
||||
./src/test/bash/create_certificates.sh
|
||||
./src/test/bash/local_run_vault.sh &
|
||||
./mvnw clean install -Pdocs
|
||||
./mvnw clean install -Pdocs && pkill -f "vault server"
|
||||
|
||||
Reference in New Issue
Block a user