Skip to content
Snippets Groups Projects
Commit a438512e authored by Ruqian Lyu's avatar Ruqian Lyu
Browse files

update CI

parent 25f2af77
No related branches found
No related tags found
No related merge requests found
Pipeline #9258 failed
......@@ -15,11 +15,11 @@ buildStatic:
image: svirlyu/sscocaller_nsb
stage: buildStatic
script:
- /usr/local/bin/nsb -s ./src/sgcocaller.nim -n sgcocaller.nimble -o . -- --d:release --threads:on
- /usr/local/bin/nsb -s ./src/sgcocaller.nim -n sgcocaller.nimble -o ./src -- --d:release --threads:on
- ls -l ./src
artifacts:
paths:
- ./sgcocaller
- ./src/sgcocaller
testUbuntu:
tags:
......
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