Skip to content
Snippets Groups Projects
Commit b81d0ddd authored by Franck Pérignon's avatar Franck Pérignon
Browse files

Update .gitlab-ci.yml

parent 2f1c6e70
No related branches found
No related tags found
No related merge requests found
......@@ -26,7 +26,7 @@ build:debian:
- echo $'y\n'|make uninstall
- make clean
dependencies:
- configure:debian
- config:debian
artifacts:
paths:
- build/
......@@ -64,7 +64,7 @@ build:ubuntu:
- echo $'y\n'|make uninstall
- make clean
dependencies:
- configure:ubuntu
- config:ubuntu
artifacts:
paths:
- build/
......
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