mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-11-04 01:34:27 +00:00 
			
		
		
		
	MySQL instance is needed for all triggers (#11484)
This commit is contained in:
		@@ -105,10 +105,6 @@ services:
 | 
			
		||||
        from_secret: gitlab_read_token
 | 
			
		||||
    depends_on:
 | 
			
		||||
      - build
 | 
			
		||||
    when:
 | 
			
		||||
      event:
 | 
			
		||||
        - push
 | 
			
		||||
        - pull_request
 | 
			
		||||
 | 
			
		||||
  - name: mysql8
 | 
			
		||||
    pull: default
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user