build: Install git in build stage
Some checks failed
infra/dch-webhooks/pipeline/head There was a failure building this commit
Some checks failed
infra/dch-webhooks/pipeline/head There was a failure building this commit
This is how _setuptools_scm_ creates the dynamic version string. Not
sure how it worked once without it 🤔
This commit is contained in:
@@ -3,6 +3,7 @@ FROM git.pyrocufflink.net/containerimages/dch-base AS build
|
||||
RUN --mount=type=cache,target=/var/cache \
|
||||
microdnf install -y \
|
||||
--setopt install_weak_deps=0 \
|
||||
git-core \
|
||||
python3 \
|
||||
python3-pip \
|
||||
python3-setuptools \
|
||||
|
||||
Reference in New Issue
Block a user