Skip to content
Snippets Groups Projects
Commit 9989856c authored by Éloïs's avatar Éloïs
Browse files

Merge branch 'gitlab-ci-redshift' into '1.6'

Gitlab ci redshift

See merge request !1219
parents 7df69dbd 75a2ef74
No related branches found
No related tags found
2 merge requests!1222Add startup scripts,!1219Gitlab ci redshift
before_script:
- export NVM_DIR="$HOME/.nvm"
- . "$NVM_DIR/nvm.sh"
test:
stage: test
tags:
- redshift
script:
- yarn
- yarn 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