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

need to fetch pfam even for dev

parent bcea561c
Branches
No related tags found
1 merge request!30Add mermaid experimental validation
Pipeline #115707 failed
...@@ -265,8 +265,8 @@ get-pfam: ...@@ -265,8 +265,8 @@ get-pfam:
artifacts: artifacts:
paths: paths:
- public/pfam-a-hmm.csv - public/pfam-a-hmm.csv
rules: # rules:
- if: $CI_COMMIT_BRANCH == "main" # - if: $CI_COMMIT_BRANCH == "main"
...@@ -297,6 +297,7 @@ build:dev:wiki: ...@@ -297,6 +297,7 @@ build:dev:wiki:
extends: .build extends: .build
needs: needs:
- set-meili-env:dev - set-meili-env:dev
- get-pfam
variables: variables:
BASE_URL: /wiki/ BASE_URL: /wiki/
rules: rules:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment