|
@ -4,7 +4,7 @@ name: default |
|
|
platform: |
|
|
platform: |
|
|
arch: arm64 |
|
|
arch: arm64 |
|
|
os: linux |
|
|
os: linux |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
steps: |
|
|
steps: |
|
|
- name: build |
|
|
- name: build |
|
|
image: plugins/hugo:linux-arm64 |
|
|
image: plugins/hugo:linux-arm64 |
|
@ -19,7 +19,7 @@ steps: |
|
|
- name: deploy |
|
|
- name: deploy |
|
|
image: appleboy/drone-scp |
|
|
image: appleboy/drone-scp |
|
|
settings: |
|
|
settings: |
|
|
host: 192.168.1.33 |
|
|
|
|
|
|
|
|
host: 192.168.1.85 |
|
|
target: /var/www/nipponalba/jk |
|
|
target: /var/www/nipponalba/jk |
|
|
source: public/* |
|
|
source: public/* |
|
|
username: jk |
|
|
username: jk |
|
@ -33,4 +33,4 @@ steps: |
|
|
- master |
|
|
- master |
|
|
event: |
|
|
event: |
|
|
exclude: |
|
|
exclude: |
|
|
- pull_request |
|
|
|
|
|
|
|
|
- pull_request |