Merge branch 'develop' of https://github.com/syuilo/misskey into develop
This commit is contained in:
		
						commit
						484dc9b08a
					
				|  | @ -16,11 +16,12 @@ jobs: | |||
| 
 | ||||
|     services: | ||||
|       postgres: | ||||
|         image: postgres:10.11-alpine | ||||
|         image: postgres:10-alpine | ||||
|         ports: | ||||
|           - 5432:5432 | ||||
|         env: | ||||
|           POSTGRES_DB: test-misskey | ||||
|           POSTGRES_HOST_AUTH_METHOD: trust | ||||
|       redis: | ||||
|         image: redis:alpine | ||||
|         ports: | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue