This commit is contained in:
parent
cb93c4472e
commit
0fc5add69e
@ -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: 879f12e9fc4e83e64334390b872b0b211558a9d6a7f07e73db41c855d4e3ea04
|
||||
hmac: e43e36e2f5508516e5d1f928a92dc7149f1d5398bf965f6085e505e9ae7b6c7f
|
||||
|
||||
...
|
||||
|
1
.prettierignore
Normal file
1
.prettierignore
Normal file
@ -0,0 +1 @@
|
||||
.drone.yml
|
Loading…
Reference in New Issue
Block a user