Migrate deployment to Gitea Actions and Portainer
Build and Push Container / docker (push) Has been cancelled

This commit is contained in:
2026-03-22 11:43:22 -08:00
parent aea88c632e
commit cf6b7eae81
27 changed files with 197 additions and 112 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ import (
"time"
"github.com/bwmarrin/discordgo"
"github.com/dustinpianalto/goff/internal/postgres"
"gitea.wayfinderak.com/wayfinderak/goff/internal/postgres"
)
type Task struct {
+1 -1
View File
@@ -7,7 +7,7 @@ import (
"time"
"github.com/dustinpianalto/disgoman"
"github.com/dustinpianalto/goff/internal/postgres"
"gitea.wayfinderak.com/wayfinderak/goff/internal/postgres"
"github.com/olebedev/when"
"github.com/olebedev/when/rules/common"
"github.com/olebedev/when/rules/en"