Patch sftp call for doc deployment in CI
This commit is contained in:
		
					parent
					
						
							
								2bedbe9687
							
						
					
				
			
			
				commit
				
					
						ec41ef3490
					
				
			
		
					 1 changed files with 1 additions and 3 deletions
				
			
		| 
						 | 
					@ -26,6 +26,4 @@ docs:
 | 
				
			||||||
      - chmod 644 ~/.ssh/known_hosts
 | 
					      - chmod 644 ~/.ssh/known_hosts
 | 
				
			||||||
    script:
 | 
					    script:
 | 
				
			||||||
      - make docs
 | 
					      - make docs
 | 
				
			||||||
      - sftp fnux@staticwebhosting.ungleich.ch:public_html/cdist-contrib <<- EOF
 | 
					      - sftp fnux@staticwebhosting.ungleich.ch:public_html/cdist-contrib <<< "put -r docs/dist/html/*"
 | 
				
			||||||
          put -r docs/dist/html/*
 | 
					 | 
				
			||||||
        EOF
 | 
					 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue