Skip to content
Snippets Groups Projects
Commit a72c1547 authored by Wilson JALLET's avatar Wilson JALLET :money_with_wings:
Browse files

help

parent aa407385
No related branches found
No related tags found
No related merge requests found
......@@ -19,15 +19,12 @@ stages:
### Jobs ###
before_script:
- pkill node
# Install dependencies, compile the bundle.js,
# make migrations on and seed the db
build:
stage: build
script:
- pkill node
- npm install -q
- npm run build
- knex migrate:latest
......
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