Mise à jour de '.drone.yml'

This commit is contained in:
gregandev 2022-12-19 11:47:35 +01:00
parent 575ccb4306
commit b568547fbc

View File

@ -1,5 +1,4 @@
kind: pipeline kind: pipeline
type: docker
name: default name: default
platform: platform:
os: linux os: linux
@ -7,13 +6,10 @@ platform:
steps: steps:
- name: build - name: build
image: plugins/hugo commands:
settings: - hugo
hugo_version: 0.69 - docker build -t hugo-site:latest
extended: true - echo good!
validate: true
config: config.toml
content: content
trigger: trigger:
branch: branch: