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