Include *.aab in Release Stage #185

Merged
inex merged 1 commits from include-aab into master 2023-01-17 15:22:55 +02:00
1 changed files with 1 additions and 2 deletions

View File

@ -157,8 +157,7 @@ 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 *.tar.zstd
- 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 -