[STYLE] 微調部署腳本格式
1. 刪除 deploy-prod.yaml 第 35 行的多餘空行。
This commit is contained in:
parent
cb9b8b072d
commit
12226dd7d0
@ -33,7 +33,6 @@ jobs:
|
|||||||
|
|
||||||
rm ~/.ssh/id_rsa_prod
|
rm ~/.ssh/id_rsa_prod
|
||||||
|
|
||||||
|
|
||||||
- name: Step 2 - Container Up & Health Check
|
- name: Step 2 - Container Up & Health Check
|
||||||
uses: appleboy/ssh-action@master
|
uses: appleboy/ssh-action@master
|
||||||
with:
|
with:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user