mirror of
https://github.com/roleypoly/roleypoly.git
synced 2025-04-24 19:39:11 +00:00
chore(discord-bot): fix publisher
This commit is contained in:
parent
051d71ec9a
commit
6913a033ef
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
load("@io_bazel_rules_go//go:def.bzl", "go_binary", "go_library")
|
||||
load("//:hack/publish.bzl", "publish")
|
||||
load("@io_bazel_rules_docker//go:image.bzl", "go_image")
|
||||
|
||||
go_library(
|
||||
name = "discord-bot_lib",
|
||||
|
|
Loading…
Add table
Reference in a new issue