ci(releases): added in release it to add to the build process

This commit is contained in:
2025-07-12 13:08:04 -05:00
parent 0b17faf618
commit 1b07f5628a
5 changed files with 2312 additions and 25 deletions

16
.gitignore vendored
View File

@@ -3,7 +3,7 @@ docker-compose.yml
frontend/.tanstack/
frontend/.output/
frontend/.nitro/
scripts/releases
scripts/releases/
# ---> Go
# If you prefer the allow list template instead of the deny list, see community template:
@@ -32,20 +32,6 @@ go.work.sum
# env file
.env
# But not these files...
!/.gitignore
!*.go
!go.sum
!go.mod
!README.md
!LICENSE
# !Makefile
# ...even if they are in subdirectories
!*/
# ---> Node
# Logs