fix drone trigger
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Robert Kaussow 2020-10-17 16:08:37 +02:00
parent 8627fb656f
commit c98c2f54d3
Signed by: xoxys
GPG Key ID: 65362AE74AF98B61
2 changed files with 8 additions and 1 deletions

View File

@ -90,6 +90,12 @@ steps:
- publish-dockerhub
- publish-quay
trigger:
ref:
- refs/heads/master
- refs/pull/**
- refs/tags/**
---
kind: pipeline
name: notifications
@ -156,6 +162,6 @@ depends_on:
---
kind: signature
hmac: 85081de86c71228b9cbc828cd3928e96a1ceb416eeb17859109fc6b0900eaf8b
hmac: 0d4ae4b7a36b7100ad42285f352936cd9d3631b6a4b254e8582e8094153e3081
...

1
.prettierignore Normal file
View File

@ -0,0 +1 @@
.drone.yml