This commit is contained in:
parent
8627fb656f
commit
c98c2f54d3
@ -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: 85081de86c71228b9cbc828cd3928e96a1ceb416eeb17859109fc6b0900eaf8b
|
||||
hmac: 0d4ae4b7a36b7100ad42285f352936cd9d3631b6a4b254e8582e8094153e3081
|
||||
|
||||
...
|
||||
|
1
.prettierignore
Normal file
1
.prettierignore
Normal file
@ -0,0 +1 @@
|
||||
.drone.yml
|
Reference in New Issue
Block a user