提交 a0b27266 编写于 作者: Huan (李卓桓)'s avatar Huan (李卓桓)

fix circleci docker hub trigger: use deployment instead of notification,...

fix circleci docker hub trigger: use deployment instead of notification, because notification will be triggered no matter success or failure
上级 83a18eb4
...@@ -8,6 +8,8 @@ test: ...@@ -8,6 +8,8 @@ test:
- ./script/docker.sh build - ./script/docker.sh build
- ./script/docker.sh test - ./script/docker.sh test
notify: deployment:
webhooks: master:
- url: https://registry.hub.docker.com/u/zixia/wechaty/trigger/01585c2b-175b-4d27-b09d-e380a052c17c/ branch: master
commands:
- curl -X POST -d '{"ci":"circleci"}' "$DOCKER_REBUILD_URL"
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册