From d04bab9cd61393f362628204c50e4242d5e51e41 Mon Sep 17 00:00:00 2001 From: Phet Date: Sun, 16 Jul 2023 16:53:18 +0700 Subject: [PATCH] [chore] - test pipelibe --- .drone.yml | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/.drone.yml b/.drone.yml index f3731ac..47cc05d 100644 --- a/.drone.yml +++ b/.drone.yml @@ -11,11 +11,6 @@ globals: from_secret: gitea_password steps: - - name: discord notification - image: appleboy/drone-discord - settings: - webhook_id: 1130060377468715028 - webhook_token: vIGjdYXO7R_uyJWVrHvpZntcC_DFFELcTb0cRO5gX0iLGhlpwBWQ2FxiXedAUskYbXzU - name: Build Web App image: plugins/docker settings: @@ -36,3 +31,10 @@ steps: from_secret: kube_token # commands: # - kubectl --insecure-skip-tls-verify --namespace=rmutr rollout restart deployment/rmutr-budget-api + notify: + webhook: + debug: true + method: POST + urls: + - https://utility.71dev.com/utility-api/giteawebhook + content_type: application/json