Mise à jour de '.drone.yml'
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
parent
06a4dca687
commit
28bf4a0303
@ -1,6 +1,7 @@
|
||||
kind: pipeline
|
||||
name: mkdocs build and deploy
|
||||
type: docker
|
||||
|
||||
platform:
|
||||
os: linux
|
||||
arch: arm64
|
||||
@ -8,9 +9,9 @@ platform:
|
||||
trigger:
|
||||
branch:
|
||||
- master
|
||||
|
||||
|
||||
steps:
|
||||
|
||||
|
||||
- name: build mkdocs site
|
||||
image: plugins/docker
|
||||
output: ./site
|
||||
|
Loading…
x
Reference in New Issue
Block a user