arch: null artifacts: [] environment: BUILD_SUBMITTER: git.sr.ht GIT_REF: refs/heads/dev-flatpak-ci app_id: icu.ccw.Melon repo_dir: repo image: alpine/edge packages: - flatpak - flatpak-builder - appstream-compose - s3fs-fuse repositories: {} secrets: [] shell: false sources: - http://git.hut.ccw.icu/~comcloudway/melon#c03a9a42363c334867826b912945eb2f45918db0 tasks: - prepare: | flatpak remote-add --user --if-not-exists flathub "https://flathub.org/repo/flathub.flatpakrepo" - build-dependencies: | flatpak-builder build --user --install-deps-from=flathub --force-clean --repo=$repo_dir flatpak/$app_id.yml - build-bundle: | flatpak build-bundle $repo_id $app_id.flatpak --runtime-repo="https://flathub.org/repo/flathub.flatpakrepo" $app_id main - build-update-repo: | flatpak build-update-repo --generate-static-deltas --prune $repo_dir triggers: [] oauth: ""