ci: 调整webhook地址

This commit is contained in:
禾几海
2020-08-31 13:06:35 +08:00
parent ee85b1f175
commit f3b03f4853

View File

@@ -23,4 +23,4 @@ jobs:
java-version: 1.8
- name: Deploy
run: mvn -B test --file pom.xml && curl http://106.15.205.190:2271/hook?access_key=$KEY
run: mvn -B test --file pom.xml && curl http://bt.celess.cn:2271/hook?access_key=$KEY