Обновить .gitea/workflows/gitea-actions.yml
All checks were successful
Gitea Actions / Build and deploy (push) Successful in 6m0s

This commit is contained in:
Dhaverd 2024-03-19 04:59:41 +03:00
parent 06330e9d3c
commit 788027b9a3

View File

@ -35,7 +35,6 @@ jobs:
- name: Build frontend
run: npm run build
- name: Deploy to Server
run: echo "Eto ewe v razrabotke"
uses: https://gitea.com/aquelle1/ssh-deploy@main
env:
SSH_PRIVATE_KEY: ${{ secrets.SSH_KEY }}