mirror of https://github.com/certd/certd
chore:
parent
a50b635424
commit
b4db5518db
|
@ -38,7 +38,6 @@ jobs:
|
|||
with:
|
||||
time: '10' # for 60 seconds
|
||||
- name: deploy-certd-demo
|
||||
id: request-demo
|
||||
uses: tyrrrz/action-http-request@master
|
||||
with:
|
||||
url: http://flow-openapi.aliyun.com/pipeline/webhook/lzCzlGrLCOHQaTMMt0mG
|
||||
|
@ -53,7 +52,6 @@ jobs:
|
|||
retry-delay: 5000
|
||||
|
||||
- name: deploy-certd-doc
|
||||
id: request-doc
|
||||
uses: tyrrrz/action-http-request@master
|
||||
with:
|
||||
url: http://flow-openapi.aliyun.com/pipeline/webhook/IiSxLDp9aOhgDUxJPytv
|
||||
|
|
Loading…
Reference in New Issue