Copy plugin dist out
This commit is contained in:
parent
3dfc854040
commit
bfe6e675b4
1 changed files with 2 additions and 1 deletions
|
|
@ -142,5 +142,6 @@ ARG TARGETVARIANT
|
|||
|
||||
# Ensure test runs
|
||||
COPY --from=test /test/tests/actual_sample.wav "/apope_sample_${TARGETARCH}${TARGETVARIANT}.wav"
|
||||
|
||||
COPY --from=test /var/log/mycroft/audio.log ./
|
||||
|
||||
COPY --from=build /build/mimic3/plugin-tts-mimic3/dist/*.tar.gz ./
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue