Skip to content
Snippets Groups Projects
Commit c4c6fabb authored by Schlütter Yannik's avatar Schlütter Yannik
Browse files

Update .gitlab-ci.yml file

parent d2ed9c2d
No related branches found
No related tags found
3 merge requests!74V1,!73Initial commit,!71Merge DataBase into Development
Pipeline #60137 failed
......@@ -36,8 +36,8 @@ package-battlearena:
stage: package
image: maven:3.9.4-eclipse-temurin-20
script:
- "echo 'Starting Package Stage'"
- "mvn package -DSkipTests"
- "echo 'Starting Package Stage'"
- "mvn package"
only:
refs:
- main
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment