Skip to content
Snippets Groups Projects
Unverified Commit 19a0dd39 authored by orestis.malaspin's avatar orestis.malaspin
Browse files

updated gitlab-ci

parent 0b79dd32
No related branches found
No related tags found
No related merge requests found
Pipeline #12159 failed
......@@ -43,14 +43,16 @@ build_and_deploy:
build_practical_work:
script:
- cd travail_pratique/vec2/
- cd practical_work/vec2/
- make
- cd ../forces
- make
build_and_test_practical_work:
script:
- cd travail_pratique/vec2/
- cd practical_work/vec2/
- make test
build_artifacts:
script:
- make
......
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