Commit 3ebd6da
committed
ci(workflow): rename workflow and configure container environment variables
- Rename `.github/workflows/blank.yml` to `.github/workflows/ci-cd.yml`
- Pass `ASPNETCORE_ENVIRONMENT`, `Jwt__Key`, and `DefaultAdminPassword` environment variables from GitHub Secrets to the Docker container during deployment
- Remove obsolete comment regarding port mapping1 parent 6287d99 commit 3ebd6da
1 file changed
Lines changed: 3 additions & 1 deletion
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
70 | 69 | | |
71 | 70 | | |
72 | 71 | | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
73 | 75 | | |
0 commit comments