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

fix: gitlab-ci

parent ffd2edd0
No related branches found
No related tags found
2 merge requests!96release V1.10.0,!55Dev
......@@ -40,7 +40,7 @@ test:
stage: test
image: node:14.15.4
before_script:
- export GHOST_HOST_AND_PORT='http://localhost:2368'
- 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