Skip to content

Commit 78cc2f1

Browse files
Update
1 parent 4e56d52 commit 78cc2f1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ci_scripts/ci_start.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,6 @@ if [ "${BUILD_DOC}" = "true" ] && [ -x /usr/local/bin/sphinx-build ] ; then
7474
python3 BosClient.py ${OUTPUTDIR}/zh/${VERSIONSTR} ${BOSBUCKET}/documentation/zh/${PREVIEW_JOB_NAME} ${OUTPUTDIR}/zh/${VERSIONSTR}/_sources/
7575
# print preview url
7676
PREVIEW_URL_PROMPT="ipipe_log_param_preview_url: http://${PREVIEW_JOB_NAME}.${PREVIEW_SITE:-preview.paddlepaddle.org}/documentation/docs/zh/api/index_cn.html"
77-
sleep 3d
7877
fi
7978
fi
8079

0 commit comments

Comments
 (0)