Migrate deployment to Gitea Actions and Portainer
Build and Push Container / docker (push) Failing after 19m3s

This commit is contained in:
2026-03-22 11:43:22 -08:00
parent 940781cb83
commit a1ee9e35cc
24 changed files with 259 additions and 136 deletions
+2 -2
View File
@@ -2,8 +2,8 @@ package discord_utils
import (
"github.com/dustinpianalto/disgoman"
"github.com/dustinpianalto/geeksbot"
"github.com/dustinpianalto/geeksbot/pkg/services"
"gitea.wayfinderak.com/wayfinderak/geeksbot"
"gitea.wayfinderak.com/wayfinderak/geeksbot/pkg/services"
)
func IsGuildMod(ctx disgoman.Context, user geeksbot.User) bool {