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

Try node14 wo -e.

parent 51530a9e
No related branches found
No related tags found
No related merge requests found
Pipeline #747 failed
......@@ -17,7 +17,7 @@ bundle_and_test:
stage: bundle
before_script:
- apt install -y curl
- curl -sL https://deb.nodesource.com/setup_10.x | -E bash -
- curl -sL https://deb.nodesource.com/setup_14.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