CI/CD edit

This commit is contained in:
2025-02-12 23:21:36 +01:00
parent a765fb904d
commit 58808e0a7c

View File

@@ -9,9 +9,9 @@ jobs:
flatpak: flatpak:
name: "Flatpak" name: "Flatpak"
runs-on: ubuntu-latest runs-on: ubuntu-latest
#container: container:
# image: bilelmoussaoui/flatpak-github-actions:gnome-44 image: bilelmoussaoui/flatpak-github-actions:gnome-44
# options: --privileged options: --privileged
steps: steps:
#- name: "Base requirements" #- name: "Base requirements"
#run: apk update && apk add --no-cache git docker docker-compose nodejs gpg openssh npm ansible #run: apk update && apk add --no-cache git docker docker-compose nodejs gpg openssh npm ansible