CI/CD edit

This commit is contained in:
2025-02-12 23:22:48 +01:00
parent 58808e0a7c
commit f449e4f8ba

View File

@@ -10,13 +10,9 @@ jobs:
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:docker://node:20-bullseye
options: --privileged options: --privileged
steps: steps:
#- name: "Base requirements"
#run: apk update && apk add --no-cache git docker docker-compose nodejs gpg openssh npm ansible
#ansible-galaxy collection install community.general --force
#ansible-galaxy collection install ansible.posix --force
- run: echo $PATH - run: echo $PATH
- run: whereis node - run: whereis node