CI/CD edit

This commit is contained in:
2025-02-12 21:18:19 +01:00
parent 53fa8e4a1e
commit 93c8e4a50a

View File

@@ -13,8 +13,8 @@ jobs:
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
#ansible-galaxy collection install community.general --force #ansible-galaxy collection install community.general --force
#ansible-galaxy collection install ansible.posix --force #ansible-galaxy collection install ansible.posix --force