fix drone trigger
This commit is contained in:
parent
7e6e2c6ece
commit
0d7ce0d89e
@ -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
1
.prettierignore
Normal file
@ -0,0 +1 @@
|
||||
.drone.yml
|
Loading…
Reference in New Issue
Block a user