mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 03:29:02 +01:00 
			
		
		
		
	ci: Fix docker build after macOS integration
This commit is contained in:
		
							parent
							
								
									7c43a49046
								
							
						
					
					
						commit
						e6ff99198f
					
				| @ -7,3 +7,4 @@ | |||||||
| node_modules | node_modules | ||||||
| 
 | 
 | ||||||
| src/**/*.ts | src/**/*.ts | ||||||
|  | !src/services/asset_path.ts | ||||||
| @ -34,7 +34,8 @@ RUN set -x \ | |||||||
|     && npm prune --omit=dev \ |     && npm prune --omit=dev \ | ||||||
|     && cp src/public/app/share.js src/public/app-dist/. \ |     && cp src/public/app/share.js src/public/app-dist/. \ | ||||||
|     && cp -r src/public/app/doc_notes src/public/app-dist/. \ |     && cp -r src/public/app/doc_notes src/public/app-dist/. \ | ||||||
|     && rm -rf src/public/app |     && rm -rf src/public/app \ | ||||||
|  |     && rm src/services/asset_path.ts | ||||||
| 
 | 
 | ||||||
| # Some setup tools need to be kept | # Some setup tools need to be kept | ||||||
| RUN apk add --no-cache su-exec shadow | RUN apk add --no-cache su-exec shadow | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Elian Doran
						Elian Doran