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

This commit is contained in:
Robert Kaussow 2020-10-17 16:08:36 +02:00
parent e12d8aa9fa
commit e7be45fd19
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: 8138a7556d237a7b3e4d4e1b5c646a71612e61cd0f112d2e0bce300c2369775d
hmac: 1660ee91214a02dbb7ad0ff7b299c50310b80657d657afff2fcfbbbe33fd5d66
...

1
.prettierignore Normal file
View File

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