mirror of
https://github.com/owncast/owncast.git
synced 2024-10-10 19:16:02 +00:00
chore: minor fix in earthfile
This commit is contained in:
parent
b9ce60315c
commit
1648d9a5da
@ -173,7 +173,7 @@ flatpak:
|
||||
RUN flatpak-builder --privileged --force-clean --repo=owncast-repo build-dir online.owncast.Owncast.json # build flatpak package from JSON file
|
||||
RUN flatpak build-bundle owncast-repo /build/flatpak/owncast.flatpak online.owncast.Owncast # create a single-file bundle of flatpak package
|
||||
|
||||
SAVE ARTIFACT --keep-ts /build/dist/owncast.flatpak owncast.flatpak AS LOCAL flatpak/$FLATPAK_NAME
|
||||
SAVE ARTIFACT --keep-ts /build/dist/owncast.flatpak owncast.flatpak AS LOCAL dist/$FLATPAK_NAME
|
||||
|
||||
dockerfile:
|
||||
FROM DOCKERFILE -f Dockerfile .
|
||||
|
Loading…
x
Reference in New Issue
Block a user