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

reorganise structure

parent d9b473fe
No related branches found
No related tags found
No related merge requests found
Pipeline #9251 failed
Showing with 2 additions 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:
......
......@@ -67,7 +67,7 @@ RUN \
ENV HTSLIB=system
ENV PATH=$PATH:~/.cargo/bin/
RUN
RUN \
git clone https://gitlab.svi.edu.au/biocellgen-public/sgcocaller.git && \
cd sgcocaller && \
nimble install .
......
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