Skip to content

Commit 0434970

Browse files
authored
feat: update /service_env/
1 parent dded339 commit 0434970

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
@@ -50,5 +50,5 @@ jobs:
5050
docker images &&
5151
echo "-----------正在运行的服务--------" &&
5252
docker ps &&
53-
cd /service && git reset --hard && git pull origin master &&
53+
cd //service_env/ && git reset --hard && git pull origin master &&
5454
bash ./scripts/book_doc.deploy.sh jsc ${{steps.version.outputs.value}}

0 commit comments

Comments
 (0)