@ -10,5 +10,7 @@ steps:
sonar_token: sqp_1f8c46141040c583d8e1f81f4f8302230ee1317e
sonar_name: pert
sonar_key: pert
level: TRACE
showProfiling: true
node:
role: pi-runner
@ -18,8 +18,6 @@ public class ClientApplication {
public static void main(String[] args) {
System.out.println("111");
SpringApplication.run(ClientApplication.class, args);
}