Skip to content
Snippets Groups Projects
Commit f4fb6f47 authored by psy's avatar psy
Browse files

remove todo

parent ae9ca101
No related branches found
No related tags found
No related merge requests found
Pipeline #37572 waiting for manual action
......@@ -25,7 +25,6 @@ autoupdate:
- echo "NODEJS_VERSION ${NODEJS_VERSION}"
- echo "NODEJS_MAJOR_VERSION ${NODEJS_MAJOR_VERSION}"
- echo "METEOR_VERSION ${METEOR_VERSION}"
# TODO: make node_20.x depending on major node version
- wget -q "https://deb.nodesource.com/node_${NODEJS_MAJOR_VERSION}.x/pool/main/n/nodejs/nodejs_${NODEJS_VERSION}-1nodesource1_amd64.deb" -O nodejs.deb
- apt-get -qq install ./nodejs.deb
# NodeJS < 14.9.0 did not contain corepack
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment