[chore] - update pipeline
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:
10
.drone.yml
10
.drone.yml
@@ -11,6 +11,11 @@ globals:
|
|||||||
from_secret: gitea_password
|
from_secret: gitea_password
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
- name: discord notification
|
||||||
|
image: appleboy/drone-discord
|
||||||
|
settings:
|
||||||
|
webhook_id: 1130060377468715028
|
||||||
|
webhook_token: vIGjdYXO7R_uyJWVrHvpZntcC_DFFELcTb0cRO5gX0iLGhlpwBWQ2FxiXedAUskYbXzU
|
||||||
- name: Build Web App
|
- name: Build Web App
|
||||||
image: plugins/docker
|
image: plugins/docker
|
||||||
settings:
|
settings:
|
||||||
@@ -31,8 +36,3 @@ steps:
|
|||||||
from_secret: kube_token
|
from_secret: kube_token
|
||||||
# commands:
|
# commands:
|
||||||
# - kubectl --insecure-skip-tls-verify --namespace=rmutr rollout restart deployment/rmutr-budget-api
|
# - 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
|
|
||||||
|
|||||||
Reference in New Issue
Block a user