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

Skip to content
Snippets Groups Projects
Commit e370b0fa authored by Michael Breu's avatar Michael Breu :speech_balloon:
Browse files

Update .gitlab-ci.yml

parent ce5412f7
Branches
2 merge requests!188Merging Peer Reviewing et. al to Master,!164211 peer reviewing functionality
......@@ -42,8 +42,8 @@ maven-test:
# Improve performance with overlayfs.
DOCKER_DRIVER: overlay2
before_script:
- docker info
# before_script:
# - docker info
stage: test
script:
- ./mvnw -ntp verify -P-webapp -Dmaven.repo.local=$MAVEN_USER_HOME -Dspring.profiles.active=testcontainers
......
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