feat: setup docker, backend, and gitea pipeline for production
All checks were successful
Build and Deploy / build-and-push (push) Successful in 4m19s
All checks were successful
Build and Deploy / build-and-push (push) Successful in 4m19s
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -22,3 +22,11 @@ dist-ssr
|
||||
*.njsproj
|
||||
*.sln
|
||||
*.sw?
|
||||
|
||||
# Environment and Secrets
|
||||
.env
|
||||
.env.*
|
||||
!.env.example
|
||||
|
||||
# Runner Data
|
||||
fasto_runner/
|
||||
|
||||
Reference in New Issue
Block a user