Skip to content
Snippets Groups Projects
Commit a473d01a authored by lintao@ihep.ac.cn's avatar lintao@ihep.ac.cn
Browse files

Update .gitlab-ci.yml

parent fde1d982
No related branches found
No related tags found
No related merge requests found
build:
stage: build
before_script:
......@@ -8,7 +7,9 @@ build:
- cd build
- cmake ..
- make
artifacts:
paths:
- build/
# run tests using the binary built before
test:
......
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