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

View File

@ -84,6 +84,12 @@ steps:
- publish-dockerhub
- publish-quay
trigger:
ref:
- refs/heads/master
- refs/pull/**
- refs/tags/**
---
kind: pipeline
name: notifications
@ -150,6 +156,6 @@ depends_on:
---
kind: signature
hmac: 54b3074e8c38d2ac61056e0a95f85d6b648db13c8c54c56a23f5d48cd5ee89f1
hmac: 2a00cac714fcd670a51b86cba14b81aa8bb0418e2ae46d6854b2813adfe35080
...

1
.prettierignore Normal file
View File

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