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 6e4540671a
commit f7c71569a1
Signed by: xoxys
GPG Key ID: 65362AE74AF98B61
2 changed files with 8 additions and 1 deletions

View File

@ -82,6 +82,12 @@ steps:
- publish-dockerhub
- publish-quay
trigger:
ref:
- refs/heads/master
- refs/pull/**
- refs/tags/**
---
kind: pipeline
name: notifications
@ -148,6 +154,6 @@ depends_on:
---
kind: signature
hmac: a49593daf13f93a12f87c132ccdd5c34022ffc3d223519ee07ab9991e3f18318
hmac: 05fc281b3f53e15dae13e7446f9e6d71f511928d2878f4d92ffb9b212a2b28fe
...

1
.prettierignore Normal file
View File

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