Merge branch 'develop' of https://github.com/syuilo/misskey into develop
This commit is contained in:
		
						commit
						bcb0588409
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -39,7 +39,7 @@ jobs:
 | 
				
			||||||
      - run:
 | 
					      - run:
 | 
				
			||||||
          name: build docker image
 | 
					          name: build docker image
 | 
				
			||||||
          command: |
 | 
					          command: |
 | 
				
			||||||
            docker build -t ${DOCKER_USER}/misskey:latest .
 | 
					            docker build -t misskey:latest .
 | 
				
			||||||
      - run:
 | 
					      - run:
 | 
				
			||||||
          name: upload image to docker hub.
 | 
					          name: upload image to docker hub.
 | 
				
			||||||
          command: |
 | 
					          command: |
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue