Skip to content
Snippets Groups Projects
Commit ffd2edd0 authored by Hugo SUBTIL's avatar Hugo SUBTIL
Browse files

fix: gitlab-ci

parent d71b9f1f
No related branches found
No related tags found
2 merge requests!96release V1.10.0,!55Dev
......@@ -39,6 +39,8 @@ deploy_dev:
test:
stage: test
image: node:14.15.4
before_script:
- export GHOST_HOST_AND_PORT='http://localhost:2368'
script:
- npm i
- npm run test:cov
......
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