Skip to content
Snippets Groups Projects
Commit a75d529b authored by Whitney Armstrong's avatar Whitney Armstrong
Browse files

modified: .gitlab-ci.yml

parent b9ef1594
Branches
Tags
No related merge requests found
Pipeline #1742 passed
......@@ -20,12 +20,12 @@ hcana_singularity:
#when: manual
dependencies:
- hcana_docker
#- /bin/bash .gitlabci/setup.sh
script:
- mkdir -p build
- pwd
- cp containers/singularity/Singularity Singularity.hcana
- cp Singularity.hcana build/.
#- /bin/bash .gitlabci/setup.sh
#- mkdir -p build
#- pwd
#- /bin/bash .gitlabci/build.sh Singularity.hcana
#- cp Singularity.hcana.simg build/.
artifacts:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment