Skip to content
Snippets Groups Projects
.gitlab-ci.yml 154 B
Newer Older
include: #including the .gitlab-ci.yml from the hzb/docker-image-ci repository
  - project: 'hzb/docker-image-ci'
    ref: main
    file: '.gitlab-ci.yml'