CI/CD edit

This commit is contained in:
2025-02-12 21:10:35 +01:00
parent 716a2a1e34
commit 3bc9492a90

View File

@@ -14,6 +14,7 @@ jobs:
options: --privileged
steps:
- name: Base requirements
run: |
# packages
apk update && apk add --no-cache git docker docker-compose nodejs gpg openssh npm ansible
# ansible collections