Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
Commit bbd0f8ef authored by Christophe Chaudier's avatar Christophe Chaudier :rocket:
Browse files

ci: add container lint

parent 1216ffea
No related branches found
No related tags found
1 merge request!3Resolve "(container) create dockerfile"
Pipeline #8367 failed
......@@ -3,7 +3,8 @@
# Doc: https://docs.gitlab.com/ce/ci/yaml/#include
include:
- 'https://gitlab.com/lydra/gitlab-ci-templates/-/raw/master/gci-templates/activate-dind.yml'
- 'https://gitlab.com/lydra/gitlab-ci-templates/-/raw/master/gci-templates/stages.yml'
- 'https://gitlab.com/lydra/gitlab-ci-templates/-/raw/master/gci-templates/job/node/build.yml'
- 'https://gitlab.com/lydra/gitlab-ci-templates/-/raw/master/gci-templates/job/node/lint.yml'
- 'https://gitlab.com/lydra/gitlab-ci-templates/-/raw/master/templates/activate-dind.yml'
- 'https://gitlab.com/lydra/gitlab-ci-templates/-/raw/master/templates/stages.yml'
- 'https://gitlab.com/lydra/gitlab-ci-templates/-/raw/master/templates/job/node/build.yml'
- 'https://gitlab.com/lydra/gitlab-ci-templates/-/raw/master/templates/job/node/lint.yml'
- 'https://gitlab.com/lydra/gitlab-ci-templates/-/raw/master/templates/job/container/lint.yml'
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