Files
code-server/ci/build
denusklo 11699e6cd7 Guard FORCE_NODE_VERSION in the version error path (#7983)
Installing on the wrong node version dies with "FORCE_NODE_VERSION: unbound
variable" instead of explaining itself. The script runs under set -u and
this is the one place the variable is read bare; the three other reads all
default it.
2026-09-04 10:46:24 -08:00
..
2021-09-17 16:07:03 -07:00
2021-09-15 14:54:33 -04:00
2022-09-29 18:02:53 -05:00