[docker] Copy build task files before building
This commit is contained in:
parent
c3cfbbcbee
commit
b4ebe00cdb
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@ COPY Iceshrimp.Backend/ /src/Iceshrimp.Backend/
|
||||||
COPY Iceshrimp.Parsing/ /src/Iceshrimp.Parsing/
|
COPY Iceshrimp.Parsing/ /src/Iceshrimp.Parsing/
|
||||||
COPY Iceshrimp.Frontend/ /src/Iceshrimp.Frontend/
|
COPY Iceshrimp.Frontend/ /src/Iceshrimp.Frontend/
|
||||||
COPY Iceshrimp.Shared/ /src/Iceshrimp.Shared/
|
COPY Iceshrimp.Shared/ /src/Iceshrimp.Shared/
|
||||||
|
COPY Iceshrimp.Build/ /src/Iceshrimp.Build/
|
||||||
|
|
||||||
# copy files required for sourcelink
|
# copy files required for sourcelink
|
||||||
COPY .git/HEAD /src/.git/HEAD
|
COPY .git/HEAD /src/.git/HEAD
|
||||||
|
|
Loading…
Add table
Reference in a new issue