|
@ -5,6 +5,7 @@ platform: |
|
|
arch: arm64 |
|
|
arch: arm64 |
|
|
os: linux |
|
|
os: linux |
|
|
|
|
|
|
|
|
|
|
|
steps: |
|
|
- name: sync |
|
|
- name: sync |
|
|
image: appleboy/drone-scp |
|
|
image: appleboy/drone-scp |
|
|
settings: |
|
|
settings: |
|
@ -24,7 +25,6 @@ platform: |
|
|
exclude: |
|
|
exclude: |
|
|
- pull_request |
|
|
- pull_request |
|
|
|
|
|
|
|
|
steps: |
|
|
|
|
|
- name: build |
|
|
- name: build |
|
|
image: plugins/hugo:linux-arm64 |
|
|
image: plugins/hugo:linux-arm64 |
|
|
platform: |
|
|
platform: |
|
|