change context of document building
Some checks reported errors
continuous-integration/drone/push Build was killed
Some checks reported errors
continuous-integration/drone/push Build was killed
This commit is contained in:
parent
2d326d79f4
commit
fe7fcb3714
@ -33,12 +33,11 @@ steps:
|
||||
- pip3 install -r requirements.txt
|
||||
- cd docs
|
||||
- make html
|
||||
- cd ..
|
||||
|
||||
- name: build-docs
|
||||
image: banzaicloud/drone-kaniko
|
||||
settings:
|
||||
dockerfile: docs/Dockerfile
|
||||
context: ${PWD}/docs/
|
||||
registry: registry.kmlabz.com
|
||||
repo: goldenpogacsa/consumer-scheduler-docs
|
||||
username:
|
||||
|
Reference in New Issue
Block a user