mirror of
https://github.com/multipleof4/KalBot.git
synced 2026-03-16 21:41:02 +00:00
Feat: Add Dokploy deployment webhook trigger
This commit is contained in:
4
.github/workflows/docker.yml
vendored
4
.github/workflows/docker.yml
vendored
@@ -43,3 +43,7 @@ jobs:
|
||||
push: true
|
||||
tags: ${{ steps.meta.outputs.tags }}
|
||||
labels: ${{ steps.meta.outputs.labels }}
|
||||
|
||||
- name: Trigger Dokploy Deployment
|
||||
run: curl -s "https://dok.planetrenox.com/api/deploy/9RCOfNPligV79PqJPa72j"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user