mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-11-04 07:05:41 +00:00 
			
		
		
		
	Start service
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/mysql.yaml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/mysql.yaml
									
									
									
									
										vendored
									
									
								
							@@ -19,6 +19,8 @@ jobs:
 | 
			
		||||
        options: --health-cmd="mysqladmin ping" --health-interval=5s --health-timeout=2s --health-retries=3
 | 
			
		||||
        ports:
 | 
			
		||||
          - 3306:3306
 | 
			
		||||
        command:
 | 
			
		||||
          sudo /etc/init.d/mysql start
 | 
			
		||||
      
 | 
			
		||||
    steps:
 | 
			
		||||
      - name: Checkout Code
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user