Skip to content
Snippets Groups Projects
Unverified Commit bcb05884 authored by syuilo's avatar syuilo
Browse files

Merge branch 'develop' of https://github.com/syuilo/misskey into develop

parents 0975959e e985a6d9
No related merge requests found
......@@ -39,7 +39,7 @@ jobs:
- run:
name: build docker image
command: |
docker build -t ${DOCKER_USER}/misskey:latest .
docker build -t misskey:latest .
- run:
name: upload image to docker hub.
command: |
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment