mirror of
https://github.com/roleypoly/roleypoly.git
synced 2025-06-16 09:39:09 +00:00
chore: fix docker publisher names
This commit is contained in:
parent
42bc6ba9fa
commit
6f74a30464
2 changed files with 2 additions and 2 deletions
|
@ -29,5 +29,5 @@ go_image(
|
||||||
)
|
)
|
||||||
|
|
||||||
publish(
|
publish(
|
||||||
service = "midori",
|
service = "discord-auth",
|
||||||
)
|
)
|
||||||
|
|
|
@ -28,5 +28,5 @@ go_binary(
|
||||||
)
|
)
|
||||||
|
|
||||||
publish(
|
publish(
|
||||||
service = "midori",
|
service = "discord-bot",
|
||||||
)
|
)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue