site: deploy: be sure main repo is pulled
[ci skip]
This commit is contained in:
		
							parent
							
								
									4e70be139f
								
							
						
					
					
						commit
						f5e28ee8ce
					
				| @ -13,8 +13,8 @@ | ||||
| # timestamp | ||||
| echo && date --rfc-3339=seconds && \ | ||||
| 
 | ||||
| # fetch latest code & website - should be already done by webhook | ||||
| # git pull && \ | ||||
| # fetch latest code & website - sometimes already done by webhook, not always | ||||
| git pull && \ | ||||
| 
 | ||||
| # fetch latest wiki content | ||||
| printf "wiki: " && git -C wiki pull && \ | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user