diff --git a/.github/workflows/deploy-demo.yml b/.github/workflows/deploy-demo.yml index a988b99a..24fdc159 100644 --- a/.github/workflows/deploy-demo.yml +++ b/.github/workflows/deploy-demo.yml @@ -55,14 +55,3 @@ jobs: retry-count: 3 retry-delay: 5000 - - name: deploy-certd-doc - uses: tyrrrz/action-http-request@master - with: - url: http://flow-openapi.aliyun.com/pipeline/webhook/IiSxLDp9aOhgDUxJPytv - method: POST - body: | - {} - headers: | - Content-Type: application/json - retry-count: 3 - retry-delay: 5000 diff --git a/.github/workflows/release-image.yml b/.github/workflows/release-image.yml index cb4cdc00..d1a6d0de 100644 --- a/.github/workflows/release-image.yml +++ b/.github/workflows/release-image.yml @@ -117,3 +117,15 @@ jobs: # registry.cn-shenzhen.aliyuncs.com/handsfree/certd-agent:${{steps.get_certd_version.outputs.result}} # greper/certd-agent:latest # greper/certd-agent:${{steps.get_certd_version.outputs.result}} + + - name: deploy-certd-doc + uses: tyrrrz/action-http-request@master + with: + url: http://flow-openapi.aliyun.com/pipeline/webhook/IiSxLDp9aOhgDUxJPytv + method: POST + body: | + {} + headers: | + Content-Type: application/json + retry-count: 3 + retry-delay: 5000 diff --git a/build.trigger b/build.trigger deleted file mode 100644 index c63ef48c..00000000 --- a/build.trigger +++ /dev/null @@ -1 +0,0 @@ -12:18 diff --git a/package.json b/package.json index 5357159c..d4e31b15 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "devb": "lerna run dev-build", "i-all": "lerna link && lerna exec npm install ", "publish": "npm run prepublishOnly2 && lerna publish --force-publish=pro/plus-core --conventional-commits --create-release github && npm run afterpublishOnly && npm run commitAll", - "afterpublishOnly": "npm run copylogs && time /t >build.trigger && git add ./build.trigger && git commit -m \"build: trigger build image\" && TIMEOUT /T 10 && git push", + "afterpublishOnly": "npm run copylogs && time /t >trigger/build.trigger && git add ./trigger/build.trigger && git commit -m \"build: trigger build image\" && TIMEOUT /T 10 && git push", "transform-sql": "cd ./packages/ui/certd-server/db/ && node --experimental-json-modules transform.js", "commitAll": "git add . && git commit -m \"build: publish\" && git push && npm run commitPro", "commitPro": "cd ./packages/pro/ && git add . && git commit -m \"build: publish\" && git push", diff --git a/trigger/release.trigger b/trigger/release.trigger index f5702a3e..69a893aa 100644 --- a/trigger/release.trigger +++ b/trigger/release.trigger @@ -1 +1 @@ -01:50 +66