mirror of
https://github.com/irungentoo/toxcore.git
synced 2024-03-22 13:30:51 +08:00
chore: Add third_party to toxcore-sources docker image.
This is needed so other/docker/coverage/run works.
This commit is contained in:
parent
bb7b1e9b3a
commit
b768c153ae
|
@ -1,6 +1,7 @@
|
|||
FROM scratch
|
||||
|
||||
# Roughly in order of change frequency.
|
||||
COPY third_party/ /src/third_party/
|
||||
COPY .github/scripts/flags*.sh /src/.github/scripts/
|
||||
COPY other/proxy/ /src/other/proxy/
|
||||
COPY cmake/ /src/cmake/
|
||||
|
|
Loading…
Reference in New Issue
Block a user