Add woodpecker ci
This commit is contained in:
		
							
								
								
									
										15
									
								
								.woodpecker.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										15
									
								
								.woodpecker.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,15 @@
 | 
			
		||||
pipline:
 | 
			
		||||
  build:
 | 
			
		||||
    image: hugo
 | 
			
		||||
    - hugo
 | 
			
		||||
 | 
			
		||||
  deploy:
 | 
			
		||||
    image: appleboy/dron-scp
 | 
			
		||||
    settings:
 | 
			
		||||
      host:
 | 
			
		||||
        - reinmuth.uberspace.de
 | 
			
		||||
      username: moanos
 | 
			
		||||
      target: /home/moanos/html/
 | 
			
		||||
      source: public/
 | 
			
		||||
      key:
 | 
			
		||||
        from_secret: ssh_key
 | 
			
		||||
		Reference in New Issue
	
	Block a user