[chore] - test pipelibe
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
12
.drone.yml
12
.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
|
||||
|
||||
Reference in New Issue
Block a user