Skip to content

Commit

Permalink
chore: Migrated doc preview server
Browse files Browse the repository at this point in the history
- migrated doc preview server from ci.espressif.cn to preview-docs.espressif.com
  • Loading branch information
ustccw committed Oct 22, 2024
1 parent 6b48872 commit bdbfe82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -578,7 +578,7 @@ deploy_docs_preview:
variables:
TYPE: "preview"
DOCS_BUILD_DIR: "${CI_PROJECT_DIR}/docs/_build/"
DOCS_DEPLOY_PRIVATEKEY: "$DOCS_PREVIEW_DEPLOY_KEY"
DOCS_DEPLOY_PRIVATEKEY: "$DOCS_PREVIEW_PRIVATEKEY"
DOCS_DEPLOY_SERVER: "$DOCS_PREVIEW_SERVER"
DOCS_DEPLOY_SERVER_USER: "$DOCS_PREVIEW_SERVER_USER"
DOCS_DEPLOY_PATH: "$DOCS_PREVIEW_PATH"
Expand Down

0 comments on commit bdbfe82

Please sign in to comment.