This commit is contained in:
		@@ -10,7 +10,7 @@ steps:
 | 
				
			|||||||
- name: build
 | 
					- name: build
 | 
				
			||||||
  image: klakegg/hugo:ext-alpine
 | 
					  image: klakegg/hugo:ext-alpine
 | 
				
			||||||
  commands:
 | 
					  commands:
 | 
				
			||||||
  - hugo-official
 | 
					  - hugo-official --minify --gc --cleanDestinationDir
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- name: deploy_beta
 | 
					- name: deploy_beta
 | 
				
			||||||
  image: appleboy/drone-scp
 | 
					  image: appleboy/drone-scp
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user