Skip to content
Snippets Groups Projects
Commit 94e90379 authored by Remi  PLANEL's avatar Remi PLANEL
Browse files

error in path

parent 4f015343
No related branches found
No related tags found
No related merge requests found
Pipeline #112455 failed with stages
in 5 minutes and 27 seconds
......@@ -64,10 +64,11 @@ format-pfam:
- "get-pfam"
before_script:
- pip install pandas
- mv Pfam-A.hmm.dat scripts/
- ls -al
# - mv Pfam-A.hmm.dat scripts/
script:
- ./scripts/pfam-a-hmm-to-csv.py
- mv ./scripts/Pfam-A.hmm.dat.csv content/_partial/pfam-a-hmm.csv
- mv Pfam-A.hmm.dat.csv content/_partial/pfam-a-hmm.csv
artifacts:
paths:
- content/_partial/pfam-a-hmm.csv
......
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