Mise à jour de '.drone.yml'
Some checks reported errors
continuous-integration/drone/push Build encountered an error

This commit is contained in:
gregandev 2023-01-04 20:38:15 +01:00
parent 06a4dca687
commit 28bf4a0303

View File

@ -1,6 +1,7 @@
kind: pipeline kind: pipeline
name: mkdocs build and deploy name: mkdocs build and deploy
type: docker type: docker
platform: platform:
os: linux os: linux
arch: arm64 arch: arm64
@ -8,9 +9,9 @@ platform:
trigger: trigger:
branch: branch:
- master - master
steps: steps:
- name: build mkdocs site - name: build mkdocs site
image: plugins/docker image: plugins/docker
output: ./site output: ./site