0.0056
Some checks failed
Build Docker / deploy (push) Failing after 39s
Build Docker / build (push) Has been skipped

This commit is contained in:
2026-03-01 15:53:50 +03:00
parent 7b08584aeb
commit a62a527b10
2 changed files with 2 additions and 2 deletions

View File

@@ -13,7 +13,7 @@ jobs:
echo "${{ secrets.SSH_PRIVATE_KEY }}" > /tmp/id_rsa
chmod 600 /tmp/id_rsa
- name: Install Ansible collection
run: ansible-galaxy collection install community.docker.docker_compose_v2
run: ansible-galaxy collection install community.docker
- name: Create inventory
run: echo "${{ secrets.INVENTORY }}" > inventory.ini
- name: Create secrets.yml