CI/CD edit
This commit is contained in:
@@ -13,8 +13,8 @@ jobs:
|
||||
image: bilelmoussaoui/flatpak-github-actions:gnome-44
|
||||
options: --privileged
|
||||
steps:
|
||||
- name: "Base requirements"
|
||||
run: apk update && apk add --no-cache git docker docker-compose nodejs gpg openssh npm ansible
|
||||
#- 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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user