Skip to content
Snippets Groups Projects
Commit da93cf5b authored by Tadeusz Miesiąc's avatar Tadeusz Miesiąc
Browse files

Update .gitlab-ci.yml file

parent 45dbc563
No related branches found
No related tags found
2 merge requests!223reset the pin numbers before search results are fetch (so the results will be...,!3Development
Pipeline #78372 passed
......@@ -5,7 +5,7 @@ cache:
- ~/.cache
jest:
image: node:16.16.0
image: node:16.16.0-alpine
stage: test
before_script:
- apk add --no-cache npm
......@@ -18,7 +18,7 @@ jest:
- tags
linter:
image: node:16.16.0
image: node:16.16.0-alpine
stage: test
before_script:
- apk add --no-cache npm
......
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