Skip to content
Snippets Groups Projects
Commit df924dfb authored by s80984's avatar s80984
Browse files

Update Test Job

parent 712194a7
No related branches found
No related tags found
No related merge requests found
Pipeline #14172 failed
......@@ -53,7 +53,7 @@ job_test-image:
before_script:
- apk add --no-cache docker-compose
- apk add yarn
- yarn install jest
- yarn add --dev jest-junit
script:
- 'jest --ci --reporters=default --reporters=jest-junit'
- docker-compose -f docker-compose.test.yml up --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