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

sync dockerfile

parents c1c76bc6 63f7247b
No related branches found
No related tags found
No related merge requests found
Pipeline #9252 failed
Showing with 1 addition and 2 deletions
......@@ -15,7 +15,7 @@ buildStatic:
image: svirlyu/sscocaller_nsb
stage: buildStatic
script:
- /usr/local/bin/nsb -s sgcocaller.nim -n sgcocaller.nimble -o . -- --d:release --threads:on
- /usr/local/bin/nsb -s ./src/sgcocaller.nim -n sgcocaller.nimble -o . -- --d:release --threads:on
- ls -l .
artifacts:
paths:
......
......@@ -66,7 +66,6 @@ RUN \
ENV HTSLIB=system
ENV PATH=$PATH:~/.cargo/bin/
#ADD . /src/
RUN nimble install -y https://github.com/ruqianl/sgcocaller.git
......
File added
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File added
File moved
File added
File moved
File moved
File moved
File added
File moved
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