Update .woodpecker.json
This commit is contained in:
parent
104930436c
commit
3f395390f0
@ -12,10 +12,11 @@
|
||||
|
||||
"echo Installing Stow Flatpak Dependancies.",
|
||||
"flatpak remote-add flathub https://dl.flathub.org/repo/flathub.flatpakrepo",
|
||||
"flatpak install --user -y org.freedesktop.Sdk//23.08",
|
||||
"flatpak update",
|
||||
"flatpak-builder --install-deps-only --install-deps-from=flathub build org.gnu.Stow.yml"
|
||||
|
||||
"echo Building Stow in a Flatpak.",
|
||||
"flatpak-builder --user --install build org.gnu.Stow.yml",
|
||||
"flatpak-builder --install build org.gnu.Stow.yml",
|
||||
|
||||
"echo Packaging Stow Flatpak Bundle.",
|
||||
"flatpak build-bundle repo stowapp.flatpak org.gnu.Stow"
|
||||
|
Loading…
x
Reference in New Issue
Block a user