@@ -3,8 +3,8 @@ when:
 | 
			
		||||
 | 
			
		||||
steps:
 | 
			
		||||
  - name: build
 | 
			
		||||
    image: ghcr.io/hugomods/hugo:go
 | 
			
		||||
    image: ghcr.io/hugomods/hugo:go-non-root
 | 
			
		||||
    commands:
 | 
			
		||||
      - hugo-official --minify --gc --cleanDestinationDir -d /mnt/jcktrue.dk/
 | 
			
		||||
      - hugo --minify --gc --cleanDestinationDir -d /mnt/jcktrue.dk/
 | 
			
		||||
    volumes:
 | 
			
		||||
     - /home/jct/apps/http/jcktrue.dk/:/mnt/jcktrue.dk/
 | 
			
		||||
		Reference in New Issue
	
	Block a user