Skip to content
Snippets Groups Projects
Commit 10655e42 authored by Gervaise Henry's avatar Gervaise Henry :cowboy:
Browse files

Remove CI proxy export

parent 4b8e4d03
Branches
Tags
2 merge requests!95Update rna-seq.nf,!91Resolve "Change the CI unit test RIDs"
......@@ -7,9 +7,6 @@ before_script:
- ln -sfn /project/BICF/BICF_Core/shared/gudmap/test_data/* ./test_data/
- mkdir -p ~/.deriva
- mkdir -p ~/.bdbag
- export http_proxy=http://proxy.swmed.edu:3128
- export https_proxy=http://proxy.swmed.edu:3128
- export all_proxy=http://proxy.swmed.edu:3128
after_script:
- unset SINGULARITY_CACHEDIR
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment