Initial CI/CD pipeline #3

Merged
echo merged 10 commits from feature/ci-pipeline into main 2026-06-23 23:36:15 +00:00
Showing only changes of commit 354ae16a92 - Show all commits

View file

@ -20,7 +20,7 @@ jobs:
runs-on: docker
container:
image: ghcr.io/flathub/flatpak-builder-lint:latest
options: --privileged
options: --privileged --security-opt seccomp=unconfined --security-opt apparmor=unconfined
steps:
- uses: actions/checkout@v4
- name: Add Flathub remote