Update .gitea/workflows/update.yml

This commit is contained in:
2025-08-01 12:02:44 +07:00
parent 5a011db3b9
commit 50b2de4f3b

View File

@@ -33,6 +33,10 @@ jobs:
echo "${{ secrets.SSH_KEY }}" > ~/.ssh/id_ed25519 echo "${{ secrets.SSH_KEY }}" > ~/.ssh/id_ed25519
chmod 600 ~/.ssh/id_ed25519 chmod 600 ~/.ssh/id_ed25519
- name: Checkout code
run: |
ls -la
- name: Checkout code - name: Checkout code
run: | run: |
git clone https://gitea.bwonsamdi.ru/HomeLab/gonfig.git dump git clone https://gitea.bwonsamdi.ru/HomeLab/gonfig.git dump