mirror of
https://iceshrimp.dev/iceshrimp/iceshrimp
synced 2025-01-18 03:22:52 +09:00
Update config.yml
This commit is contained in:
parent
4b5727e1f2
commit
fb49900564
@ -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 New Issue
Block a user