ci: 调整webhook地址
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -23,4 +23,4 @@ jobs:
|
|||||||
java-version: 1.8
|
java-version: 1.8
|
||||||
|
|
||||||
- name: Deploy
|
- 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
|
||||||
|
|||||||
Reference in New Issue
Block a user