mirror of
				https://github.com/TriliumNext/Notes.git
				synced 2025-11-04 15:11:31 +08:00 
			
		
		
		
	chore(ci/docker): trigger dist build
This commit is contained in:
		
							parent
							
								
									37708c8866
								
							
						
					
					
						commit
						d812471f8c
					
				
							
								
								
									
										4
									
								
								.github/workflows/dev.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/dev.yml
									
									
									
									
										vendored
									
									
								
							@ -113,7 +113,9 @@ jobs:
 | 
				
			|||||||
      - name: Install dependencies
 | 
					      - name: Install dependencies
 | 
				
			||||||
        run: pnpm install --frozen-lockfile
 | 
					        run: pnpm install --frozen-lockfile
 | 
				
			||||||
      - name: Update build info
 | 
					      - name: Update build info
 | 
				
			||||||
        run: npm run chore:update-build-info
 | 
					        run: pnpm run chore:update-build-info
 | 
				
			||||||
 | 
					      - name: Trigger build
 | 
				
			||||||
 | 
					        run: pnpm nx run @triliumnext/server:build
 | 
				
			||||||
      - uses: docker/setup-buildx-action@v3
 | 
					      - uses: docker/setup-buildx-action@v3
 | 
				
			||||||
      - uses: docker/build-push-action@v6
 | 
					      - uses: docker/build-push-action@v6
 | 
				
			||||||
        with:
 | 
					        with:
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user