Merge remote-tracking branch 'origin/documentation' into documentation
	
		
			
	
		
	
	
		
	
		
			Some checks failed
		
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is failing
				
			
		
		
	
	
				
					
				
			
		
			Some checks failed
		
		
	
	continuous-integration/drone/push Build is failing
				
			This commit is contained in:
		@@ -30,6 +30,13 @@ steps:
 | 
				
			|||||||
  - docker push "$DOCKER_USERNAME/consumer-scheduler"
 | 
					  - docker push "$DOCKER_USERNAME/consumer-scheduler"
 | 
				
			||||||
  - docker push "$DOCKER_USERNAME/consumer-scheduler:$DRONE_BUILD_NUMBER"
 | 
					  - docker push "$DOCKER_USERNAME/consumer-scheduler:$DRONE_BUILD_NUMBER"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					- name: build_docs
 | 
				
			||||||
 | 
					  image: python:3
 | 
				
			||||||
 | 
					  commands:
 | 
				
			||||||
 | 
					  - pip3 install Sphinx
 | 
				
			||||||
 | 
					  - pip3 install -r requirements.txt
 | 
				
			||||||
 | 
					  - sphinx-quickstart
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- name: slack
 | 
					- name: slack
 | 
				
			||||||
  image: plugins/slack
 | 
					  image: plugins/slack
 | 
				
			||||||
  settings:
 | 
					  settings:
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user