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

Fix stage name

parent a9b05dbd
Branches
Tags
2 merge requests!63Develop,!62Resolve "Containerize"
Pipeline #6555 failed with stages
in 3 minutes and 13 seconds
......@@ -35,7 +35,7 @@ astrocyte_check:
- always
2.1.1_test:
stage: container test
stage: container_test
only:
- branches
except:
......@@ -49,7 +49,7 @@ astrocyte_check:
- always
2.2.2_test:
stage: container test
stage: container_test
only:
- branches
except:
......@@ -63,7 +63,7 @@ astrocyte_check:
- always
3.0.2_test:
stage: container test
stage: container_test
only:
- branches
except:
......@@ -77,7 +77,7 @@ astrocyte_check:
- always
3.1.0_test:
stage: container test
stage: container_test
only:
- branches
except:
......
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