Skip to content
Snippets Groups Projects
Commit c7b462a3 authored by thibault.capt's avatar thibault.capt
Browse files

Update .gitlab-ci.yml file

parent 83d0700d
No related branches found
No related tags found
No related merge requests found
Pipeline #37304 failed
......@@ -72,6 +72,8 @@ build-frontend:
install-backend:
stage: dependencies
image: maven:3.6.3-openjdk-17
services:
- postgres
script:
- cd ./backend/
- mvn -B dependency:resolve
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment