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