Mise à jour de '.drone.yml'

This commit is contained in:
gregandev 2022-12-19 11:36:10 +01:00
parent 4657f4ed55
commit 60ca85ebae

View File

@ -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