This commit is contained in:
Stepan Usatiuk
2023-12-30 22:57:31 +01:00
parent 2cc19ba3bf
commit fb744a34cb

View File

@@ -6,7 +6,7 @@ test:
stage: test
image: ${CI_REGISTRY}/bi-ido/bi-ido-registry/maven:3.8.6-openjdk-18
script:
- ./gradlew test
- ./server/gradlew test
container:
stage: build