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

removed knex ops in build stage

parent dbc326e3
No related branches found
No related tags found
No related merge requests found
......@@ -36,9 +36,7 @@ build:
before_script:
- export NODE_ENV=staging
- echo $LDAP_CONN_CONFIG > ldap_connexion_config.json
script:
- npm run build
- npx knex seed:run
script: npm run build
artifacts:
paths:
- build/
......
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