[test] fix str

Springboot
Victor SOULIER 1 year ago
parent f5d8fd7877
commit 3fef170148

@ -81,4 +81,4 @@ steps:
from_secret: sonar_host
sonar_token:
from_secret: sonar_sae_token
exclusions: **.java
exclusions: "**.java"

Loading…
Cancel
Save