Skip to content
Snippets Groups Projects
Commit ab0d149a authored by Fernando Herrero's avatar Fernando Herrero
Browse files

Update/fix gitlab-ci.yml template

parent 96e665fd
No related branches found
No related tags found
1 merge request!1Install path
......@@ -19,8 +19,6 @@
- mkdir -pv build
- cd build
- cmake -DCMAKE_BUILD_TYPE=RELEASE -DCPACK_PACKAGE_VERSION=$CI_COMMIT_TAG ..
- ls ..
- make firmware -j $(nproc)
- make package -j $(nproc)
artifacts:
......
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