Skip to content

Commit

Permalink
Merge branch 'ci/migrate_doc_server_v3.3.0.0' into 'release/v3.3.0.0'
Browse files Browse the repository at this point in the history
chore: Migrated doc preview server (v3.3.0.0)

See merge request application/esp-at!1632
  • Loading branch information
xcguang committed Oct 23, 2024
2 parents 9eb63bd + 60fb1d5 commit a0104e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab/ci/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,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 a0104e1

Please sign in to comment.