ci: Add docs ci
Some checks failed
ci/woodpecker/manual/woodpecker Pipeline failed

This commit is contained in:
moanos [he/him] 2024-10-04 09:20:34 +02:00
parent 8798f38f2a
commit 61cee697e4

View File

@ -5,12 +5,12 @@ steps:
image: woodpeckerci/plugin-docker-buildx
secrets: [ docker_username, docker_password ]
settings:
repo: moanos/sphinx-qzt
dockerfile: Dockerfile
repo: moanos/sphinx-rtd
dockerfile: docs/Dockerfile
tag: latest
build:
image: moanos/sphinx-qzt
image: moanos/sphinx-rtd
commands:
- cd docs && make html