This commit is contained in:
Silver Ghost 2022-11-16 10:29:36 +03:00
parent 8b86cb1842
commit 44631c8b2d
No known key found for this signature in database

View File

@ -103,7 +103,7 @@ depends_on:
--- ---
kind: pipeline kind: pipeline
type: docker type: docker
name: notifications name: Notify
steps: steps:
- name: telegram - name: telegram
@ -122,4 +122,4 @@ trigger:
- failure - failure
depends_on: depends_on:
- deploy - Deploy