Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
typo3
CI
testing-infrastructure
2e6904e77f4a28b3b9bd30e7445072bc08462ab5
2e6904e77f4a28b3b9bd30e7445072bc08462ab5
Switch branch/tag
testing-infrastructure
js
nodejs.sh
Find file
Normal view
History
Permalink
nodejs.sh
92 Bytes
Newer
Older
[TASK] Add JS image
Susanne Moog
committed
Sep 03, 2019
1
2
3
4
5
6
7
#!/bin/bash
set
-e
source
/pd_build/buildconfig
set
-x
# And have yarn
npm
install
-g
yarn