mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-27 16:26:31 +01:00 
			
		
		
		
	
		
			
				
	
	
	
		
			1.1 KiB
		
	
	
	
	
	
		
			Vendored
		
	
	
	
			
		
		
	
	
			1.1 KiB
		
	
	
	
	
	
		
			Vendored
		
	
	
	
Main
The main workflow of the CI:
- Builds the Docker image and publishes in the GitHub Docker registry.
- Builds using a portion of the delivery script artifacts for the following platforms:
- Windows x86_64as .zip file
- Windows x86_64installer (using Squirrel)
- macOS x86_64andaarch64.
- Linux x86_64
- Linux server x86_64.
 
- Windows 
The main workflow of the CI runs on develop branches as well as any branch that starts with feature/update_.
Downloading the artifacts from the main branch
Simply go to the develop branch on GitHub and look at the commit bar:

Press the green checkmark (or red cross if something went bad). Then look at the list of jobs and their status:

Then look for any of the entires that starts with “Main” and press the “Details” link next to it. It doesn't really matter which platform you'll choose as the artifacts are available on the same page.