This commit is contained in:
parent
e17cff4d07
commit
689d530996
@ -50,6 +50,14 @@ steps:
|
||||
- name: 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
|
||||
image: banzaicloud/drone-kaniko
|
||||
settings:
|
||||
|
Loading…
Reference in New Issue
Block a user