You've already forked focalboard
							
							
				mirror of
				https://github.com/mattermost/focalboard.git
				synced 2025-10-31 00:17:42 +02:00 
			
		
		
		
	
		
			
				
	
	
		
			13 lines
		
	
	
		
			217 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			217 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| stages:
 | |
|   - build
 | |
|   - s3
 | |
| 
 | |
| variables:
 | |
|   BUILD: "yes"
 | |
|   IMAGE_BUILDER: $CI_REGISTRY/mattermost/ci/images/builder:go-1.16.5-node-16.3.0
 | |
| 
 | |
| include:
 | |
|   - project: mattermost/ci/focalboard
 | |
|     ref: main
 | |
|     file: private.yml
 |