쿼츠 블로그를 위해 대공사
This commit is contained in:
@@ -29,6 +29,6 @@ jobs:
|
||||
host: ${{ secrets.GCE_HOST }}
|
||||
username: ${{ secrets.GCE_USERNAME }}
|
||||
key: ${{ secrets.GCE_SSH_KEY }}
|
||||
source: "public" # 폴더 통째로 지정
|
||||
target: "/home/dihwang/white-smith-blog" # target의 하위로 public이 들어감
|
||||
source: "public/*"
|
||||
target: "/home/dihwang/white-smith-blog/public" # GCE 서버의 웹 서버 경로
|
||||
strip_components: 1
|
||||
|
||||
Reference in New Issue
Block a user