mirror of
https://github.com/keycloak/keycloak.git
synced 2026-01-25 16:42:34 +00:00
@@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
#!/bin/bash -e
|
||||
|
||||
if [ $1 == "old" ]; then
|
||||
mvn test -B -f testsuite/integration
|
||||
|
||||
Reference in New Issue
Block a user