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:
		@@ -33,12 +33,11 @@ steps:
 | 
				
			|||||||
  - pip3 install -r requirements.txt
 | 
					  - pip3 install -r requirements.txt
 | 
				
			||||||
  - cd docs
 | 
					  - cd docs
 | 
				
			||||||
  - make html
 | 
					  - make html
 | 
				
			||||||
  - cd ..
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
- name: build-docs
 | 
					- name: build-docs
 | 
				
			||||||
  image: banzaicloud/drone-kaniko
 | 
					  image: banzaicloud/drone-kaniko
 | 
				
			||||||
  settings:
 | 
					  settings:
 | 
				
			||||||
    dockerfile: docs/Dockerfile
 | 
					    context: ${PWD}/docs/
 | 
				
			||||||
    registry: registry.kmlabz.com
 | 
					    registry: registry.kmlabz.com
 | 
				
			||||||
    repo: goldenpogacsa/consumer-scheduler-docs
 | 
					    repo: goldenpogacsa/consumer-scheduler-docs
 | 
				
			||||||
    username:
 | 
					    username:
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user