Commit 739a63b
committed
Move the CLUSTERGROUP env variable for previews inside its section
This way the code is a bit less confusing and it's more obvious
when/where CLUSTERGROUP is used.
make preview-% still keeps working as usual and you can override things
via `make CLUSTERGROUP=group-one preview-hello-world`
Gotta love Makefile's idiosyncrasies around per-target variables1 parent 37c93b0 commit 739a63b
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | 2 | | |
4 | 3 | | |
5 | 4 | | |
| |||
62 | 61 | | |
63 | 62 | | |
64 | 63 | | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| |||
0 commit comments