This commit is contained in:
@ -7,7 +7,7 @@ kind: pipeline
|
|||||||
name: test
|
name: test
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: install
|
- name: installgit p
|
||||||
image: node:16
|
image: node:16
|
||||||
commands:
|
commands:
|
||||||
- yarn install
|
- yarn install
|
||||||
@ -21,7 +21,7 @@ steps:
|
|||||||
settings:
|
settings:
|
||||||
token:
|
token:
|
||||||
from_secret: telegram_token
|
from_secret: telegram_token
|
||||||
to:
|
to: -1001605162182
|
||||||
format: markdown
|
format: markdown
|
||||||
message: >
|
message: >
|
||||||
{{#success build.status}}
|
{{#success build.status}}
|
||||||
|
Reference in New Issue
Block a user