Skip to content

Commit 423e48a

Browse files
author
Matthias Koeppe
committed
build/bin/write-dockerfile.sh: ADD .upstream.d
1 parent 371be50 commit 423e48a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build/bin/write-dockerfile.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -223,6 +223,7 @@ $ADD src/Pipfile.m4 src/pyproject.toml.m4 src/requirements.txt.m4 src/setup.cfg.
223223
$ADD m4 ./m4
224224
$ADD pkgs pkgs
225225
$ADD build ./build
226+
$ADD .upstream.d ./.upstream.d
226227
ARG BOOTSTRAP=./bootstrap
227228
$RUN sh -x -c "\${BOOTSTRAP}" $ENDRUN
228229

0 commit comments

Comments
 (0)