Skip to content
Snippets Groups Projects
Commit 00f653ee authored by nilstes's avatar nilstes
Browse files

feilsok

parent c5077de5
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,11 @@ services:
variables:
MYSQL_DATABASE: db
MYSQL_ROOT_PASSWORD: secret
# Install node libraries
before_script:
- npm install
# Run JEST tests
test:
script:
......
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