Commit 719cda5
committed
NO-JIRA: fix(codeserver): build needs envsubst at some point which is absent from aipcc bases
```
done (release-packages/code-server-4.98.0-linux-arm64)
./ci/build/build-packages.sh: line 57: envsubst: command not found
Error: building at STEP "RUN ./get_code_server_rpm.sh && touch /tmp/control": while running runtime: exit status 127
```1 parent 396297b commit 719cda5
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
34 | | - | |
| 33 | + | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
0 commit comments