Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add test for flatpaks as part of CI #2908

Open
jmarrero opened this issue Jun 27, 2023 · 0 comments
Open

Add test for flatpaks as part of CI #2908

jmarrero opened this issue Jun 27, 2023 · 0 comments

Comments

@jmarrero
Copy link
Member

It might be worth given: #2900

To add a test in a container like:

FROM quay.io/fedora/fedora:38
RUN dnf install -y flatpak
#TODO Add CI built ostree here
RUN flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
RUN flatpak install -y flathub org.vim.Vim
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant