This is the codeAbility Sharing Platform! Learn more about the codeAbility Sharing Platform.

Skip to content
Snippets Groups Projects
Commit 750f7ed8 authored by Michael Breu's avatar Michael Breu
Browse files

fixing spelling :-(

parent 1eb5e736
1 merge request!120Bringing monitoring to production
......@@ -67,7 +67,7 @@ maven-test:
DOCKER_TLS_CERTDIR: ''
stage: test
script:
- ./mvnw -ntp validate -P-webapp -Dmaven.repo.local=$MAVEN_USER_HOME -Dspring.profiles.active=testcontainers | tee mvn_test.log
- ./mvnw -ntp verify -P-webapp -Dmaven.repo.local=$MAVEN_USER_HOME -Dspring.profiles.active=testcontainers
artifacts:
reports:
junit:
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment