[chore] - update pipeline
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-07-16 16:42:24 +07:00
parent 007148a5ed
commit cb8433ac7b

View File

@@ -11,6 +11,11 @@ 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:
@@ -31,8 +36,3 @@ steps:
from_secret: kube_token
# commands:
# - kubectl --insecure-skip-tls-verify --namespace=rmutr rollout restart deployment/rmutr-budget-api
- name: discord notification
image: appleboy/drone-discord
settings:
webhook_id: 1130060377468715028
webhook_token: vIGjdYXO7R_uyJWVrHvpZntcC_DFFELcTb0cRO5gX0iLGhlpwBWQ2FxiXedAUskYbXzU