feat: Update hugo image
This commit is contained in:
		
							
								
								
									
										12
									
								
								.drone.yml
									
									
									
									
									
								
							
							
						
						
									
										12
									
								
								.drone.yml
									
									
									
									
									
								
							@@ -19,7 +19,7 @@ platform:
 | 
			
		||||
 | 
			
		||||
steps:
 | 
			
		||||
- name: install
 | 
			
		||||
  image: kosssi/hugo:0.0.1
 | 
			
		||||
  image: registry.lamelio.fr/kosssi/hugo
 | 
			
		||||
  commands:
 | 
			
		||||
  - git submodule update --init
 | 
			
		||||
  - (cd themes/hugo-theme-lowtech && npm i)
 | 
			
		||||
@@ -42,13 +42,3 @@ steps:
 | 
			
		||||
    auto_tag: true
 | 
			
		||||
    tags:
 | 
			
		||||
      - latest
 | 
			
		||||
 | 
			
		||||
- name: logs
 | 
			
		||||
  image: node:12.16.1
 | 
			
		||||
  commands:
 | 
			
		||||
    - ls -alh themes
 | 
			
		||||
  when:
 | 
			
		||||
    event:
 | 
			
		||||
    - cron
 | 
			
		||||
    cron:
 | 
			
		||||
    - nightly
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user