Newer
Older
- npm install
- npm run-script build
tags:
- general
test:
stage: test
script:
- echo "Running react test suite......"
tags:
- general
deploy:
stage: deploy
script:
- npm install
- npm run-script build
tags:
- general
test:
stage: test
script:
- echo "Running react test suite......"
tags:
- general
deploy:
stage: deploy
script: