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 3d840f83be - Show all commits

View file

@ -19,7 +19,7 @@ jobs:
flatpak-build: flatpak-build:
runs-on: docker runs-on: docker
container: container:
image: ghcr.io/flathub-infra/flatpak-github-actions:gnome-50 image: ghcr.io/flathub/flatpak-builder-lint:latest
options: --privileged options: --privileged
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4