Skip to content
Snippets Groups Projects
Commit d6a18ddb authored by Julian's avatar Julian
Browse files

Move NodeJS and Meteor install to .gitlab-ci.yml

Previously, NodeJS and Meteor versions were hard-coded in a special Dockerfile
for building meteor applications. Recently RocketChat began overly precise
version checks during the build process. This made regular manual changes of
the versions necessary. The versions are now extracted from the source tree.

Closes #3
parent f69e525f
Loading
Checking pipeline status
Loading
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