Initial CI/CD pipeline #3

Merged
echo merged 10 commits from feature/ci-pipeline into main 2026-06-23 23:36:15 +00:00
2 changed files with 0 additions and 4 deletions
Showing only changes of commit 4e077d269c - Show all commits

View file

@ -19,8 +19,6 @@ jobs:
container:
image: ghcr.io/flathub-infra/flatpak-github-actions:gnome-50
options: --privileged
env:
GITHUB_API_URL: https://git.bscubed.dev/api/v1
steps:
- uses: actions/checkout@v4
- uses: https://github.com/flatpak/flatpak-github-actions/flatpak-builder@v6.7

View file

@ -11,8 +11,6 @@ jobs:
container:
image: ghcr.io/flathub-infra/flatpak-github-actions:gnome-50
options: --privileged
env:
GITHUB_API_URL: https://git.bscubed.dev/api/v1
steps:
- uses: actions/checkout@v4
with: