Mise à jour de '.drone.yml'
This commit is contained in:
parent
4657f4ed55
commit
60ca85ebae
@ -5,13 +5,15 @@ platform:
|
|||||||
os: linux
|
os: linux
|
||||||
arch: arm64
|
arch: arm64
|
||||||
|
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: build
|
- name: build
|
||||||
image: plugins/hugo
|
image: plugins/hugo
|
||||||
settings:
|
settings:
|
||||||
hugo_version: 0.108
|
hugo_version: 0.69.0
|
||||||
|
extended: true
|
||||||
validate: true
|
validate: true
|
||||||
|
config: config.toml
|
||||||
|
content: content
|
||||||
|
|
||||||
# - name: deploy
|
# - name: deploy
|
||||||
# image: appleboy/drone-scp
|
# image: appleboy/drone-scp
|
||||||
|
Loading…
x
Reference in New Issue
Block a user