dont build bundles

pull/114/head
Alya Sirko 2022-09-20 08:22:58 +03:00
parent 9a972364f1
commit 48b29cc772
1 changed files with 2 additions and 1 deletions

View File

@ -151,7 +151,8 @@ steps:
- name: Push Artifacts to the Release Volume
commands:
- git add -v *.AppImage *.AppImage.zsync *.flatpak *.apk *.apk.idsig *.aab *.tar.zstd
# - git add -v *.AppImage *.AppImage.zsync *.flatpak *.apk *.apk.idsig *.aab *.tar.zstd
- git add -v *.AppImage *.AppImage.zsync *.flatpak *.apk *.apk.idsig *.tar.zstd
- git commit -m Release
- git archive --format=tar HEAD | podman volume import release -