Mise à jour de '.drone.yml'

This commit is contained in:
gregandev 2022-12-19 11:55:46 +01:00
parent a91ba21c77
commit 3e7c4a3c70

View File

@ -1,17 +1,19 @@
kind: pipeline kind: pipeline
name: default name: hugo
type: docker type: docker
platform: platform:
os: linux os: linux
arch: arm64 arch: arm64
pipeline: steps:
build: - name: build
image: docker image: plugins/hugo
commands: settings:
- docker build -t hugo:latest . hugo_version: 0.69
volumes: extended: true
- /var/run/docker.sock:/var/run/docker.sock validate: true
config: config.toml
content: content
trigger: trigger:
branch: branch: