Remove notify

This commit is contained in:
Peter Stuifzand 2019-08-25 12:52:38 +02:00
parent 2afde26606
commit 5116d35c06

View File

@ -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