Skip to content
This repository has been archived by the owner on Jan 30, 2023. It is now read-only.

Commit

Permalink
build/bin/write-dockerfile.sh: Fix up docker tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mkoeppe committed Feb 14, 2021
1 parent 7bdc524 commit 76d151e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build/bin/write-dockerfile.sh
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,7 @@ WORKDIR /sage
ADD Makefile VERSION.txt README.md bootstrap configure.ac sage ./
ADD src/doc/bootstrap src/doc/bootstrap
ADD src/bin src/bin
ADD src/pkgs/sage_conf src/pkgs/sage_conf
ADD m4 ./m4
ADD build ./build
ARG BOOTSTRAP=./bootstrap
Expand Down

0 comments on commit 76d151e

Please sign in to comment.