This commit is contained in:
		@@ -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:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user