Skip to content
Snippets Groups Projects
Commit 69bbae33 authored by Laurent Heirendt's avatar Laurent Heirendt :airplane:
Browse files

new docker img (2)

parent 9442eb15
No related branches found
No related tags found
1 merge request!21Regular merge of develop
Pipeline #8334 failed
......@@ -5,25 +5,19 @@ stages:
- deploy
before_script:
#- apt-get install -y libssl-dev build-essential wget
#- wget -qO- https://raw.githubusercontent.com/creationix/nvm/v0.29.0/install.sh | bash
#- source /root/.bashrc
#- nvm install 6.6.0
#- nvm use 6.6.0
- node -v
- npm -v
- npm install --global npm@latest
#- npm install --global yo
#- npm install -g grunt-cli
#- npm install -g generator-reveal
#- npm install -g bower
#- npm install
- npm install --global yo
- npm install -g grunt-cli
- npm install -g generator-reveal
- npm install -g bower
- npm install
cache:
paths:
- node_modules/
- bower_components/
key: "$CI_BUILD_REPO"
sample_test:
stage: test
......
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