mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-11-03 08:02:36 +09:00 
			
		
		
		
	Compare commits
	
		
			3 Commits
		
	
	
		
			v1.13.0-rc
			...
			v1.14.0-de
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 
						 | 
					e4a3785218 | ||
| 
						 | 
					76ac83402b | ||
| 
						 | 
					07c9f6dca4 | 
@@ -113,12 +113,6 @@ services:
 | 
			
		||||
    environment:
 | 
			
		||||
      MYSQL_ALLOW_EMPTY_PASSWORD: yes
 | 
			
		||||
      MYSQL_DATABASE: test
 | 
			
		||||
      GOPROXY: off
 | 
			
		||||
      TAGS: bindata sqlite sqlite_unlock_notify
 | 
			
		||||
      GITLAB_READ_TOKEN:
 | 
			
		||||
        from_secret: gitlab_read_token
 | 
			
		||||
    depends_on:
 | 
			
		||||
      - build
 | 
			
		||||
 | 
			
		||||
  - name: mysql8
 | 
			
		||||
    pull: default
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user