* still opting for vps > gitpages
This commit is contained in:
commit
c9e5f5f30c
@ -29,7 +29,6 @@ upload-website:
|
|||||||
- chmod 700 ~/.ssh/
|
- chmod 700 ~/.ssh/
|
||||||
- ssh-keyscan $VPS_HOST 2>&1 >> ~/.ssh/known_hosts
|
- ssh-keyscan $VPS_HOST 2>&1 >> ~/.ssh/known_hosts
|
||||||
- chmod 644 ~/.ssh/known_hosts
|
- chmod 644 ~/.ssh/known_hosts
|
||||||
|
|
||||||
script:
|
script:
|
||||||
# Build then upload
|
# Build then upload
|
||||||
- cd gitpage/
|
- cd gitpage/
|
||||||
|
Loading…
Reference in New Issue
Block a user