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

update CI

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