Skip to content
Snippets Groups Projects

Use project based include rather than hardcoded path for CI

1 file
+ 4
1
Compare changes
  • Side-by-side
  • Inline
include: 'https://gitlab.idiap.ch/bob/bob.devtools/raw/master/bob/devtools/data/gitlab-ci/single-package.yaml'
include:
- project: 'bob/bob.devtools'
ref: master
file: '/bob/devtools/data/gitlab-ci/single-package.yaml'
Loading