Commit ac86680
fix: Add missing CONTAINER_2_NAME for Blue/Green deployment
Added CONTAINER_2_NAME environment variable to support proper Blue/Green
deployment. Without this, the GREEN variable was empty, causing containers
to be created with random names instead of team11_1/team11_2.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent a6a07d2 commit ac86680
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
0 commit comments