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

typo

parent 5c0b4262
Branches
No related tags found
No related merge requests found
Pipeline #112453 failed
...@@ -18,7 +18,7 @@ stages: ...@@ -18,7 +18,7 @@ stages:
stage: build stage: build
image: docker:24 image: docker:24
needs: needs:
- "format-data" - format-pfam
variables: variables:
CONTEXT: "." CONTEXT: "."
DOCKERFILE: "Dockerfile" DOCKERFILE: "Dockerfile"
...@@ -60,7 +60,6 @@ get-pfam: ...@@ -60,7 +60,6 @@ get-pfam:
format-pfam: format-pfam:
image: python:3.11 image: python:3.11
stage: format-data stage: format-data
needs: needs:
- "get-pfam" - "get-pfam"
before_script: before_script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment