Skip to content
Snippets Groups Projects
Commit 32e5d0c7 authored by Igor Markin's avatar Igor Markin
Browse files

Test with cache

parent efe8f729
No related branches found
No related tags found
1 merge request!72Add CI tests
Pipeline #41848 failed
......@@ -19,10 +19,10 @@ install:
- git submodule update
- yarn install --frozen-lockfile
- ./generateProto.sh
- ls src/generated
cache:
paths:
- node_modules/
- src/generated/
artifacts:
expire_in: 1 days
when: on_success
......@@ -36,5 +36,4 @@ test:
dependencies:
- install
script:
- ls src/generated
- yarn test
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment