changing drone build version
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	continuous-integration/drone/push Build is passing
				
			This commit is contained in:
		@@ -3,12 +3,9 @@ name: default
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
steps:
 | 
					steps:
 | 
				
			||||||
- name: build
 | 
					- name: build
 | 
				
			||||||
  image: plugins/hugo:latest
 | 
					  image: ariejan/drone-hugo
 | 
				
			||||||
  settings:
 | 
					  settings:
 | 
				
			||||||
    hugo_version: 0.70.0
 | 
					    hugo_version: 0.80.0
 | 
				
			||||||
    pull: always
 | 
					 | 
				
			||||||
    url: https://recipes.derajnet.duckdns.org
 | 
					 | 
				
			||||||
    validate: true
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
- name: deploy
 | 
					- name: deploy
 | 
				
			||||||
  image: appleboy/drone-scp
 | 
					  image: appleboy/drone-scp
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user