Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cubicweb
cubes
rqlcontroller
Commits
bd8bdaf93a7b
Commit
c4f85335
authored
Jul 17, 2021
by
Laurent Peuch
Browse files
ci(gitlab-ci): use templates from a common repository
parent
6ccd3aa417b0
Changes
2
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci-extended.yml
0 → 100644
View file @
bd8bdaf9
---
# follow this doc to extend the already existing jobs:
# https://docs.gitlab.com/ee/ci/yaml/includes.html#overriding-external-template-values
# as a reminder the existing jobs are located here:
# https://forge.extranet.logilab.fr/open-source/gitlab-templates/
# or simply add more jobs here if you need them (use the already existing stages)
# /!\ remember to uncomment the include in the .gitlab-ci.yml /!\
MANIFEST.in
View file @
bd8bdaf9
...
...
@@ -6,3 +6,5 @@ recursive-include cubicweb_rqlcontroller/data *.gif *.png *.ico *.css *.js
recursive-include cubicweb_rqlcontroller/i18n *.po
recursive-include cubicweb_rqlcontroller/wdoc *
exclude .cube-doctor.yml
exclude .gitlab-ci.yml
exclude .gitlab-ci-extended.yml
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment