This commit is contained in:
parent
e12d8aa9fa
commit
e7be45fd19
@ -90,6 +90,12 @@ steps:
|
|||||||
- publish-dockerhub
|
- publish-dockerhub
|
||||||
- publish-quay
|
- publish-quay
|
||||||
|
|
||||||
|
trigger:
|
||||||
|
ref:
|
||||||
|
- refs/heads/master
|
||||||
|
- refs/pull/**
|
||||||
|
- refs/tags/**
|
||||||
|
|
||||||
---
|
---
|
||||||
kind: pipeline
|
kind: pipeline
|
||||||
name: notifications
|
name: notifications
|
||||||
@ -156,6 +162,6 @@ depends_on:
|
|||||||
|
|
||||||
---
|
---
|
||||||
kind: signature
|
kind: signature
|
||||||
hmac: 8138a7556d237a7b3e4d4e1b5c646a71612e61cd0f112d2e0bce300c2369775d
|
hmac: 1660ee91214a02dbb7ad0ff7b299c50310b80657d657afff2fcfbbbe33fd5d66
|
||||||
|
|
||||||
...
|
...
|
||||||
|
1
.prettierignore
Normal file
1
.prettierignore
Normal file
@ -0,0 +1 @@
|
|||||||
|
.drone.yml
|
Reference in New Issue
Block a user