Skip to content
Snippets Groups Projects
Commit b0900e01 authored by Jan Reher's avatar Jan Reher
Browse files

Update .gitlab-ci.yml

parent 4d2f0b9e
No related branches found
No related tags found
1 merge request!1Make cicd work
Pipeline #1089 failed with stage
in 11 seconds
...@@ -14,7 +14,7 @@ build: ...@@ -14,7 +14,7 @@ build:
script: script:
- mkdir build - mkdir build
- cd build - cd build
- cmake .. - cmake3 ..
- make - make
# artifacts: # artifacts:
# paths: # paths:
......
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