You've already forked pgbackrest
							
							
				mirror of
				https://github.com/pgbackrest/pgbackrest.git
				synced 2025-10-30 23:37:45 +02:00 
			
		
		
		
	Add documentation builds to CI.
This commit is contained in:
		| @@ -29,7 +29,7 @@ use BackRestDoc::Common::DocManifest; | ||||
| #################################################################################################################################### | ||||
| # User that's building the docs | ||||
| #################################################################################################################################### | ||||
| use constant DOC_USER                                              => 'ubuntu'; | ||||
| use constant DOC_USER                                              => getpwuid($UID) . ''; | ||||
|  | ||||
| #################################################################################################################################### | ||||
| # CONSTRUCTOR | ||||
|   | ||||
		Reference in New Issue
	
	Block a user