This commit is contained in:
		@@ -9,13 +9,13 @@ steps:
 | 
			
		||||
- name: build
 | 
			
		||||
  image: klakegg/hugo:ext-alpine
 | 
			
		||||
  commands:
 | 
			
		||||
  - hugo-official
 | 
			
		||||
  - hugo-official --minify
 | 
			
		||||
- name: deploy
 | 
			
		||||
  image: appleboy/drone-scp
 | 
			
		||||
  settings:
 | 
			
		||||
    host: jcktrue.dk
 | 
			
		||||
    target: /srv/raid/apps/http/jcktrue.dk/
 | 
			
		||||
    source: /target/*
 | 
			
		||||
    source: public/*
 | 
			
		||||
    strip_components: 1
 | 
			
		||||
    username:
 | 
			
		||||
      from_secret: SSH_USERNAME
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user