Skip to content
Snippets Groups Projects

ci(gitlab-ci): use templates from a common repository

Merged cube-doctor requested to merge topic/default/regenerate_gitlab_ci into branch/default
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -14,7 +14,7 @@
web = 'https://forge.extranet.logilab.fr/cubicweb/cubes/%s' % distname
__depends__ = {
'cubicweb': '>= 3.25.4, < 3.27',
'cubicweb': ">= 3.25.4, < 3.32.0",
'six': '>= 1.4.0',
'yams': '< 0.46.0',
'cubicweb-eac': '>= 0.8.3, < 0.9.0',
Loading