Update .gitea/workflows/update.yml

This commit is contained in:
2025-08-01 11:54:19 +07:00
parent 9748d21395
commit 5a011db3b9

View File

@@ -27,10 +27,6 @@ jobs:
image: dtrotskiy/ansible image: dtrotskiy/ansible
steps: steps:
- name: Local connect
run: |
echo "10.10.1.10 gitea.bwonsamdi.ru" >> /etc/hosts
- name: Setup SSH key - name: Setup SSH key
run: | run: |
mkdir -p ~/.ssh mkdir -p ~/.ssh