sphinx drone
	
		
			
	
		
	
	
		
	
		
			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:
		@@ -30,6 +30,13 @@ steps:
 | 
			
		||||
  - docker push "$DOCKER_USERNAME/consumer_api"
 | 
			
		||||
  - docker push "$DOCKER_USERNAME/consumer_api:$DRONE_BUILD_NUMBER"
 | 
			
		||||
 | 
			
		||||
- name: static_analysis
 | 
			
		||||
  image: python:3
 | 
			
		||||
  commands:
 | 
			
		||||
  - pip3 install Sphinx
 | 
			
		||||
  - pip3 install -r requirements.txt
 | 
			
		||||
  - sphinx-quickstart
 | 
			
		||||
 | 
			
		||||
- name: slack
 | 
			
		||||
  image: plugins/slack
 | 
			
		||||
  settings:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user