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

Update .gitlab-ci.yml

parent 5a92f3e4
No related branches found
No related tags found
2 merge requests!96release V1.10.0,!62Dev
......@@ -41,6 +41,8 @@ test:
image: node:14.15.4
before_script:
- export GHOST_HOST_AND_PORT=http://localhost:2368
- export GHOST_ADMIN_API_KEY=60142bc9e33940000156bccc:6217742e2671e322612e89cac9bab61fcd01822709fe5d8f5e6a5b3e54d5e6bb
- export SALT=$$2a$$12$$vLQjJ9zAWyUwiXLeQDa6w.
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