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 97d6a28b85
commit 28bce2dc8d
Signed by: xoxys
GPG Key ID: 65362AE74AF98B61
2 changed files with 8 additions and 1 deletions

View File

@ -93,6 +93,12 @@ steps:
- publish-dockerhub
- publish-quay
trigger:
ref:
- refs/heads/master
- refs/pull/**
- refs/tags/**
---
kind: pipeline
name: notifications
@ -159,6 +165,6 @@ depends_on:
---
kind: signature
hmac: aeb0c557db03c3bf66ffc10844b18da59c3b8facf7f0467213f5750161ac11fb
hmac: 57fb33ba361540dfd86aadf2d2ea91218ab31e5ee755ff4f5f692fe6612d5c86
...

1
.prettierignore Normal file
View File

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