Commit a95cf25
committed
fix: push kubenixCI2 store paths to cachix in CI build step
The nocache CI variant (kubenixCI2) was failing because its nodeEnv
store path was never explicitly pushed to cachix. The build-amd64
step only pushed kubenixPush closure. Add kubenixCI2.deploymentScript
to the push script so the nocache variant's store paths reach cachix
before the test job runs.1 parent 19b38a6 commit a95cf25
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
152 | | - | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
153 | 155 | | |
154 | 156 | | |
155 | 157 | | |
| |||
0 commit comments