This commit is contained in:
		@@ -3,7 +3,7 @@ when:
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
steps:
 | 
					steps:
 | 
				
			||||||
  - name: build
 | 
					  - name: build
 | 
				
			||||||
    image: ghcr.io/hugomods/hugo:go-git-non-root
 | 
					    image: ghcr.io/hugomods/hugo:go-git
 | 
				
			||||||
    commands:
 | 
					    commands:
 | 
				
			||||||
      - hugo --minify --gc --cleanDestinationDir -d /mnt/jcktrue.dk/
 | 
					      - hugo --minify --gc --cleanDestinationDir -d /mnt/jcktrue.dk/
 | 
				
			||||||
    volumes:
 | 
					    volumes:
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user