Skip to content
Snippets Groups Projects
Commit 5fdbc83b authored by Dan Villiom Podlaski Christiansen's avatar Dan Villiom Podlaski Christiansen
Browse files

ci: use a separate stage for development, as it's more likely to fail

parent a2762b18
No related branches found
No related tags found
1 merge request!63CI tweaks and refactorings
......@@ -2,6 +2,7 @@
- images
- current
- compat
- upcoming
.base:
image: registry.heptapod.net:443/mercurial/hg-git/ci:py$PYTHON-hg-$HG
......@@ -86,7 +87,7 @@
# Test that the tests pass against the current branches
Development:
extends: .base
stage: compat
stage: upcoming
allow_failure: true
parallel:
matrix:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment