This commit is contained in:
parent
6e4540671a
commit
f7c71569a1
@ -82,6 +82,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
|
||||||
@ -148,6 +154,6 @@ depends_on:
|
|||||||
|
|
||||||
---
|
---
|
||||||
kind: signature
|
kind: signature
|
||||||
hmac: a49593daf13f93a12f87c132ccdd5c34022ffc3d223519ee07ab9991e3f18318
|
hmac: 05fc281b3f53e15dae13e7446f9e6d71f511928d2878f4d92ffb9b212a2b28fe
|
||||||
|
|
||||||
...
|
...
|
||||||
|
1
.prettierignore
Normal file
1
.prettierignore
Normal file
@ -0,0 +1 @@
|
|||||||
|
.drone.yml
|
Loading…
Reference in New Issue
Block a user