/home/dihwang -> /var/www 로 경로 변경
This commit is contained in:
@@ -43,7 +43,7 @@ jobs:
|
||||
username: ${{ secrets.GCE_USERNAME }}
|
||||
key: ${{ secrets.GCE_SSH_KEY }}
|
||||
script: |
|
||||
cd /home/dihwang/white-smith-blog/public
|
||||
cd /var/www/white-smith-blog/public
|
||||
# 3. 서버에 남아있는 유령 파일들 싹 제거 (매우 중요)
|
||||
find . -mindepth 1 -delete
|
||||
# 4. 압축 해제
|
||||
|
||||
Reference in New Issue
Block a user