9da8d50370
publish-github-pages / deploy (push) Waiting to run
Multi-stage Dockerfile builds the email-builder, admin frontend, and Go backend from source and stuffs assets into the binary. The runtime-only image moved to Dockerfile.goreleaser for release builds. Adds a Coolify compose file with magic service variables, healthchecks, and volumes. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
28 lines
333 B
Plaintext
28 lines
333 B
Plaintext
**/.classpath
|
|
**/.dockerignore
|
|
**/.env
|
|
**/.git
|
|
**/.gitignore
|
|
**/.project
|
|
**/.settings
|
|
**/.toolstarget
|
|
**/.vs
|
|
**/.vscode
|
|
**/*.*proj.user
|
|
**/*.dbmdl
|
|
**/*.jfm
|
|
**/azds.yaml
|
|
**/bin
|
|
**/charts
|
|
**/docker-compose*
|
|
**/Dockerfile*
|
|
**/node_modules
|
|
**/npm-debug.log
|
|
**/obj
|
|
**/secrets.dev.yaml
|
|
**/values.dev.yaml
|
|
LICENSE
|
|
README.mddocs
|
|
dev
|
|
.github
|