Update .woodpecker.json
This commit is contained in:
parent
304da6ca53
commit
e18f3d96d1
@ -8,6 +8,8 @@
|
|||||||
},
|
},
|
||||||
commands: [
|
commands: [
|
||||||
"echo Setting up Flatpak.",
|
"echo Setting up Flatpak.",
|
||||||
|
"mkdir -p ./tmp_flatpak",
|
||||||
|
"export TMPDIR='./tmp_flatpak'",
|
||||||
"flatpak remote-add flathub https://dl.flathub.org/repo/flathub.flatpakrepo",
|
"flatpak remote-add flathub https://dl.flathub.org/repo/flathub.flatpakrepo",
|
||||||
"flatpak update -y",
|
"flatpak update -y",
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user