refactor: update release workflows to include submodule and patches

This commit is contained in:
Stavros
2025-12-30 16:31:50 +02:00
parent b37614f458
commit 3a93800158
9 changed files with 155 additions and 17 deletions

View File

@@ -42,7 +42,6 @@ services:
volumes:
- ./internal:/tinyauth/internal
- ./cmd:/tinyauth/cmd
- ./main.go:/tinyauth/main.go
- /var/run/docker.sock:/var/run/docker.sock
- ./data:/data
ports: