Обновить .gitea/workflows/gitea-actions.yml
All checks were successful
Gitea Actions / Build and deploy (push) Successful in 6m0s
All checks were successful
Gitea Actions / Build and deploy (push) Successful in 6m0s
This commit is contained in:
parent
06330e9d3c
commit
788027b9a3
|
@ -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 }}
|
||||
|
|
Loading…
Reference in New Issue