ci: Hopefully fix flatpak build

This commit is contained in:
Inex Code 2024-07-30 21:40:04 +03:00
parent 48fcb8090c
commit fcf1826e08

View file

@ -162,6 +162,10 @@ steps:
- git add -v *.AppImage *.AppImage.zsync *.flatpak *.apk *.apk.idsig *.aab *.tar.zstd
- git commit -m Release
- git archive --format=tar HEAD | podman volume import release -
when:
status:
- failure
- success
trigger:
event: