Skip to content
Snippets Groups Projects
Commit 782ee6f5 authored by LABOUREL Arnaud's avatar LABOUREL Arnaud
Browse files

changed ci config

parent 3e46a2e4
No related branches found
No related tags found
No related merge requests found
Pipeline #6041 passed
...@@ -26,7 +26,7 @@ build: ...@@ -26,7 +26,7 @@ build:
- build - build
- .gradle - .gradle
java: run:
stage: run stage: run
script: ./gradlew run script: ./gradlew run
cache: cache:
...@@ -36,7 +36,7 @@ java: ...@@ -36,7 +36,7 @@ java:
- build - build
- .gradle - .gradle
java: test:
stage: test stage: test
script: ./gradlew test script: ./gradlew test
artifacts: artifacts:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment