mirror of
https://github.com/MrSedan/neuro-reply-website.git
synced 2026-01-15 04:59:42 +03:00
This commit is contained in:
@@ -1,4 +1,9 @@
|
|||||||
steps:
|
steps:
|
||||||
|
- name: Test Slack
|
||||||
|
image: ubuntu
|
||||||
|
secrets: [slack_webhook_url]
|
||||||
|
commands:
|
||||||
|
- echo $SLACK_WEBHOOK_URL
|
||||||
- name: slack-begin
|
- name: slack-begin
|
||||||
image: plugins/slack
|
image: plugins/slack
|
||||||
secrets: [slack_webhook_url]
|
secrets: [slack_webhook_url]
|
||||||
|
|||||||
Reference in New Issue
Block a user