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
type: docker
name: notifications
name: Notify
steps:
- name: telegram
@ -122,4 +122,4 @@ trigger:
- failure
depends_on:
- deploy
- Deploy