add .gitlab-ci.yml
This commit is contained in:
		
							parent
							
								
									0321d79136
								
							
						
					
					
						commit
						69a7ec8dbe
					
				
					 1 changed files with 9 additions and 0 deletions
				
			
		
							
								
								
									
										9
									
								
								.gitlab-ci.yml
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										9
									
								
								.gitlab-ci.yml
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,9 @@
 | 
			
		|||
image: syping/qt5-x86_64-w64-mingw32:5.9.6
 | 
			
		||||
 | 
			
		||||
job:
 | 
			
		||||
  variables:
 | 
			
		||||
    BUILD_SCRIPT: "windows_build.sh"
 | 
			
		||||
    QT_SELECT: "qt5-x86_64-w64-mingw32"
 | 
			
		||||
    EXECUTABLE_ARCH: "_x64"
 | 
			
		||||
  script:
 | 
			
		||||
    - .gitlab/gitlab.sh
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue