You need to sign in or sign up before continuing.
Commit a6ad4da5 authored by mingyard's avatar mingyard

feat:回复自动部署

parent 61fe81a5
...@@ -52,7 +52,7 @@ deploy_job: ...@@ -52,7 +52,7 @@ deploy_job:
- dev - dev
script: script:
- echo "开始Rancher部署..." - echo "开始Rancher部署..."
# - 'curl --request POST --header "Authorization: Bearer ${RANCHER_ACCESS_KEY}:${RANCHER_SECRET_KEY}" "https://rancher.laihua.com/v3/project/local:p-b6lgm/workloads/deployment:test-domestic:translation-server?action=redeploy"' - 'curl --request POST --header "Authorization: Bearer ${RANCHER_ACCESS_KEY}:${RANCHER_SECRET_KEY}" "https://rancher.laihua.com/v3/project/local:p-b6lgm/workloads/deployment:test-domestic:translation-server?action=redeploy"'
- echo "Rancher部署完成!" - echo "Rancher部署完成!"
dependencies: dependencies:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment