Update .gitea/workflows/proxmox-tf.yaml
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 27s

This commit is contained in:
Martin Cholewa 2025-01-29 14:33:19 +01:00
parent 080e9c757a
commit d3bfae4e83

View File

@ -19,11 +19,6 @@ jobs:
steps: steps:
- name: Configure SSH
uses: webfactory/ssh-agent@v0.9.0
with:
ssh-private-key: ${{ secrets.DEPLOY_KEY }}
- name: executing remote ssh commands using password - name: executing remote ssh commands using password
uses: appleboy/ssh-action@v1.2.0 uses: appleboy/ssh-action@v1.2.0
with: with: