track sentry deploys
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Torma Kristóf 2020-07-19 14:33:32 +02:00
parent e17cff4d07
commit 689d530996

View File

@ -50,6 +50,14 @@ steps:
- name: cache - name: cache
path: /tmp/cache path: /tmp/cache
- name: sentry
image: tormachris/drone-sentry
settings:
sentry_project: ${DRONE_REPO_NAME}
sentry_domain: sentry.kmlabz.com
sentry_token:
from_secret: SENTRY_TOKEN
- name: kaniko - name: kaniko
image: banzaicloud/drone-kaniko image: banzaicloud/drone-kaniko
settings: settings: