mirror of
https://git.joinsharkey.org/Sharkey/Sharkey.git
synced 2024-11-27 04:33:09 +02:00
Update config.yml
This commit is contained in:
parent
b893305974
commit
e985a6d9d3
1 changed files with 1 additions and 1 deletions
|
@ -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: |
|
||||
|
|
Loading…
Reference in a new issue