CI/CD edit
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user