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

Update config.yml

parent b8933059
No related branches found
No related tags found
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