1
0
Fork 0
mirror of https://github.com/JasonN3/build-container-installer.git synced 2025-12-25 10:57:55 +01:00

add flatpaks

This commit is contained in:
Jason N. 2024-03-04 15:16:59 -05:00
parent 88d7731848
commit 90edae91c1
5 changed files with 32 additions and 3 deletions

View file

@ -15,6 +15,7 @@ env:
IMAGE_REPO: 'quay.io/fedora-ostree-desktops'
VERSION: '39'
VARIANT: 'Server'
FLATPAK_REFS: app/org.videolan.VLC/x86_64/stable
jobs:
build-container:
@ -88,6 +89,7 @@ jobs:
version: ${{ env.VERSION }}
variant: ${{ env.VARIANT }}
action_version: ${{ steps.meta.outputs.tags || 'latest' }}
flatpak_remote_refs: ${{ env.FLATPAK_REFS }}
- name: Rename ISO
run: |