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 pull web
|
||||||
- docker-compose up -d
|
- docker-compose up -d
|
||||||
|
|
||||||
- name: notify
|
# - name: notify
|
||||||
image: plugins/webhook
|
# image: plugins/webhook
|
||||||
settings:
|
# settings:
|
||||||
debug: true
|
# debug: true
|
||||||
secrets:
|
# secrets:
|
||||||
- source: result_webhook
|
# - source: result_webhook
|
||||||
target: plugin_urls
|
# target: plugin_urls
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
- name: cache
|
- name: cache
|
||||||
|
|
Loading…
Reference in New Issue
Block a user