Skip to content
Snippets Groups Projects
Commit 4409e74b authored by David Trattnig's avatar David Trattnig
Browse files

Try node 10.

parent 662809be
No related branches found
No related tags found
No related merge requests found
Pipeline #748 failed
......@@ -17,7 +17,7 @@ bundle_and_test:
stage: bundle
before_script:
- apt install -y curl
- curl -sL https://deb.nodesource.com/setup_14.x | bash -
- curl -sL https://deb.nodesource.com/setup_10.x | bash -
- apt install -y nodejs npm
- apt install -y build-essential
- npm install -g @apidevtools/swagger-cli
......
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