Skip to content
Snippets Groups Projects

Topic/default/docker

Merged Xavier Garnier requested to merge topic/default/docker into branch/default
3 files
+ 15
0
Compare changes
  • Side-by-side
  • Inline
Files
3
.gitlab-ci.yml 0 → 100644
+ 8
0
include:
- project: "open-source/gitlab-ci-templates"
ref: "branch/v2"
file:
- "templates/base.yml"
- "templates/no-duplicated-ci-pipelines.yml"
- "templates/build-docker-image.yml"
- "templates/create-release-on-heptapod.yml"
Loading