From 0f7bc52ac3431ffc58e222705511ab8529e801dc Mon Sep 17 00:00:00 2001 From: charadon Date: Tue, 31 May 2022 04:02:24 +0000 Subject: Update .gitlab-ci.yml file --- .gitlab-ci.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index b91c84f..9926b06 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -20,6 +20,8 @@ stages: # List of stages for jobs, and their order of execution build-job: # This job runs in the build stage, which runs first. stage: build script: + - apk add flatpak + - apk add flatpak-builder - flatpak-builder --user --force-clean --repo=/tmp/flatpak-export flatpak net.iotib.Pong.yml - flatpak build-bundle /tmp/flatpak-export net.iotib.Pong.flatpak net.iotib.Pong 0.1 -- cgit 1.4.1-2-gfad0