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