mirror of
https://github.com/MrSedan/neuro-reply-website.git
synced 2026-01-14 20:49:42 +03:00
This commit is contained in:
@@ -4,7 +4,7 @@ steps:
|
|||||||
secrets: [SLACK_WEBHOOK_URL]
|
secrets: [SLACK_WEBHOOK_URL]
|
||||||
webhook: $SLACK_WEBHOOK_URL
|
webhook: $SLACK_WEBHOOK_URL
|
||||||
username: Drone
|
username: Drone
|
||||||
template:
|
template: >
|
||||||
{{repo.name}}/{{build.branch}} - Started #{{build.number}} (<{{build.link}}>|Open)
|
{{repo.name}}/{{build.branch}} - Started #{{build.number}} (<{{build.link}}>|Open)
|
||||||
- name: build
|
- name: build
|
||||||
secrets: [VAULT_MASTER_SSH_PRIV_KEY, VAULT_MASTER_SSH_PUB_KEY]
|
secrets: [VAULT_MASTER_SSH_PRIV_KEY, VAULT_MASTER_SSH_PUB_KEY]
|
||||||
@@ -16,5 +16,5 @@ steps:
|
|||||||
webhook:
|
webhook:
|
||||||
from_secret: SLACK_WEBHOOK_URL
|
from_secret: SLACK_WEBHOOK_URL
|
||||||
username: Drone
|
username: Drone
|
||||||
template:
|
template: >
|
||||||
{{repo.name}}/{{build.branch}} - Finished #{{build.number}} (<{{build.link}}>|Open)
|
{{repo.name}}/{{build.branch}} - Finished #{{build.number}} (<{{build.link}}>|Open)
|
||||||
|
|||||||
Reference in New Issue
Block a user