Prodaction #1

Merged
admin merged 3 commits from prodaction into main 2026-06-12 07:35:04 +00:00
Showing only changes of commit 001f315853 - Show all commits
+10
View File
@@ -0,0 +1,10 @@
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"}"