Update .gitea/workflows/update.yml
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user