3c65025559
Git is a build-time dependency that should not end up in the final image should source-repositories be the only element requiring it at image build time. Change-Id: Id0798c0a753f893d02c2d13fddea0c04b28cb7ca
5 lines
150 B
YAML
5 lines
150 B
YAML
# Git isn't a dependency of this element, but is a dependency of pbr
|
|
# if you are doing pip install on a git cloned directory
|
|
git:
|
|
build-only: True
|