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

Fix CI:astrocyte to match new runner settings

parent 2fe99258
Branches
Tags
1 merge request!63Develop
Pipeline #7316 failed with stages
in 10 seconds
......@@ -16,7 +16,7 @@ stages:
astrocyte_check:
stage: astrocyte
script:
- astrocyte_cli check ../cellranger_mkfastq
- astrocyte_cli check .
artifacts:
expire_in: 2 days
retry:
......@@ -56,4 +56,4 @@ simple_2FC:
retry:
max: 1
when:
- always
\ No newline at end of file
- always
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