This commit is contained in:
parent
3e9fbc4ada
commit
982af04e10
@ -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: b126952e9dd0a3a5e2bad2df9f45a1a7a1c1ae4443c323f0ad474a855bd5eb25
|
hmac: 9558191b9d9a3437b09945fc55f9af5ae18cd1c1f4c751483619eb2040816bbe
|
||||||
|
|
||||||
...
|
...
|
||||||
|
1
.prettierignore
Normal file
1
.prettierignore
Normal file
@ -0,0 +1 @@
|
|||||||
|
.drone.yml
|
Reference in New Issue
Block a user