fix: correct Dokploy webhook URL
All checks were successful
Build Docker Image / build (push) Successful in 1m59s
All checks were successful
Build Docker Image / build (push) Successful in 1m59s
This commit is contained in:
@@ -28,4 +28,4 @@ jobs:
|
||||
tags: gitea.dsrptlab.com/optovia/geo/geo:latest
|
||||
|
||||
- name: Deploy to Dokploy
|
||||
run: curl -k -X POST "https://dokploy.optovia.ru/api/deploy/_9J00xDYcVjW0E8jhI-jj"
|
||||
run: curl -k -X POST "https://dokploy.dsrptlab.com/api/deploy/nNkyHZyGCzk1bgwC0BYhR"
|
||||
|
||||
Reference in New Issue
Block a user