This commit is contained in:
parent
91b9991d15
commit
985f56a8ed
@ -102,6 +102,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
|
||||||
@ -168,6 +174,6 @@ depends_on:
|
|||||||
|
|
||||||
---
|
---
|
||||||
kind: signature
|
kind: signature
|
||||||
hmac: e175c48501dceab6727d20e7283479ee0d5bf310da9a6d9476e1551fd9f752ad
|
hmac: 6cfaa80f972cb4c346f9883b773c796fb37784b2ed0d8e5dc010acec24a3afb6
|
||||||
|
|
||||||
...
|
...
|
||||||
|
1
.prettierignore
Normal file
1
.prettierignore
Normal file
@ -0,0 +1 @@
|
|||||||
|
.drone.yml
|
Loading…
Reference in New Issue
Block a user