Skip to content

Commit dded339

Browse files
authored
feat: 更新script
1 parent 6e56d68 commit dded339

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-esc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,4 +51,4 @@ jobs:
5151
echo "-----------正在运行的服务--------" &&
5252
docker ps &&
5353
cd /service && git reset --hard && git pull origin master &&
54-
bash ./scripts/book_doc.deploy.sh jsc ${{steps.version.outputs.value}} &&
54+
bash ./scripts/book_doc.deploy.sh jsc ${{steps.version.outputs.value}}

0 commit comments

Comments
 (0)