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
+4 -4
View File
@@ -8,10 +8,10 @@ import (
"time"
"github.com/dustinpianalto/disgoman"
"github.com/dustinpianalto/geeksbot"
"github.com/dustinpianalto/geeksbot/internal/discord_utils"
"github.com/dustinpianalto/geeksbot/internal/utils"
"github.com/dustinpianalto/geeksbot/pkg/services"
"gitea.wayfinderak.com/wayfinderak/geeksbot"
"gitea.wayfinderak.com/wayfinderak/geeksbot/internal/discord_utils"
"gitea.wayfinderak.com/wayfinderak/geeksbot/internal/utils"
"gitea.wayfinderak.com/wayfinderak/geeksbot/pkg/services"
)
var RequestCommand = &disgoman.Command{