Remove notify
This commit is contained in:
parent
2afde26606
commit
5116d35c06
14
.drone.yml
14
.drone.yml
|
@ -68,13 +68,13 @@ steps:
|
|||
- docker-compose pull web
|
||||
- docker-compose up -d
|
||||
|
||||
- name: notify
|
||||
image: plugins/webhook
|
||||
settings:
|
||||
debug: true
|
||||
secrets:
|
||||
- source: result_webhook
|
||||
target: plugin_urls
|
||||
# - name: notify
|
||||
# image: plugins/webhook
|
||||
# settings:
|
||||
# debug: true
|
||||
# secrets:
|
||||
# - source: result_webhook
|
||||
# target: plugin_urls
|
||||
|
||||
volumes:
|
||||
- name: cache
|
||||
|
|
Loading…
Reference in New Issue
Block a user