PAN-52 Fixed a typo in the parameter arguments
This commit is contained in:
+1
-1
@@ -38,5 +38,5 @@ jobs:
|
||||
script: ./gradlew test
|
||||
- stage: Integration Tests
|
||||
script: ./gradlew integrationTest
|
||||
- stage: Sonar analysis
|
||||
- stage: Sonar Analysis
|
||||
script: ./gradlew sonar
|
||||
|
||||
Reference in New Issue
Block a user