This commit is contained in:
@@ -44,5 +44,5 @@ RUN node scripts/generate-updater.mjs
|
|||||||
# === Artifacts ===
|
# === Artifacts ===
|
||||||
FROM scratch AS artifacts
|
FROM scratch AS artifacts
|
||||||
|
|
||||||
COPY --from=builder /app/src-tauri/target/release/bundle/nsis/ /
|
|
||||||
COPY --from=builder /app/updater.json /
|
COPY --from=builder /app/updater.json /
|
||||||
|
COPY --from=builder /app/src-tauri/target/x86_64-pc-windows-msvc/release/bundle/nsis/ /
|
||||||
|
|||||||
Reference in New Issue
Block a user