Merge branch 'main' of http://192.168.1.110:3000/admin/shop-server
Deploy / deploy (push) Successful in 1s

This commit is contained in:
@kirill.komarov
2026-06-11 17:17:58 +05:00
+2 -3
View File
@@ -6,6 +6,5 @@ jobs:
deploy:
runs-on: ubuntu-latest
steps:
- name: Trigger webhook
run: |
curl -s -X POST http://192.168.1.112:9999 -H "Content-Type: application/json" -d "{"ref":"refs/heads/main","repository":{"name":"shop-server"}}"
- name: Deploy
run: bash /opt/deploy-shop.sh server main