Delete .gitea/workflows/deploy.yml

This commit is contained in:
2026-06-12 07:37:38 +00:00
parent a8381e9240
commit a634c3451f
-10
View File
@@ -1,10 +0,0 @@
name: Deploy
on:
push:
branches: [ production ]
jobs:
deploy:
runs-on: ubuntu-latest
steps:
- name: Deploy on chats
run: "curl -sk -X POST http://192.168.1.80:9998 -H \"Content-Type: application/json\" -d "repository":{"name":"min-chat"}"