This commit is contained in:
parent
83650c99f6
commit
b4a094e43d
@ -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: 712d62bedfc07054f4c918b7632024ba1df355a406e0705b0eb9c4fad28d939e
|
hmac: f6bbcb393dac541e45cfc00845d0705312d017678cc865febabd740f8d600e65
|
||||||
|
|
||||||
...
|
...
|
||||||
|
1
.prettierignore
Normal file
1
.prettierignore
Normal file
@ -0,0 +1 @@
|
|||||||
|
.drone.yml
|
Reference in New Issue
Block a user