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 91b9991d15
commit 985f56a8ed
Signed by: xoxys
GPG Key ID: 65362AE74AF98B61
2 changed files with 8 additions and 1 deletions

View File

@ -102,6 +102,12 @@ steps:
- publish-dockerhub
- publish-quay
trigger:
ref:
- refs/heads/master
- refs/pull/**
- refs/tags/**
---
kind: pipeline
name: notifications
@ -168,6 +174,6 @@ depends_on:
---
kind: signature
hmac: e175c48501dceab6727d20e7283479ee0d5bf310da9a6d9476e1551fd9f752ad
hmac: 6cfaa80f972cb4c346f9883b773c796fb37784b2ed0d8e5dc010acec24a3afb6
...

1
.prettierignore Normal file
View File

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