Skip to content
Snippets Groups Projects
Commit 7d65151a authored by Bryan BRANCOTTE's avatar Bryan BRANCOTTE
Browse files

use cache

parent 4f7bc0c9
No related branches found
No related tags found
2 merge requests!43K8S deployments of release branche, and other updates,!38Dockerize app, and k8s
Pipeline #78137 passed
...@@ -40,6 +40,10 @@ test-style: ...@@ -40,6 +40,10 @@ test-style:
- htmlcov/* - htmlcov/*
- tests_http_cache.sqlite - tests_http_cache.sqlite
expire_in: 1 week expire_in: 1 week
cache:
key: all-branch
paths:
- tests_http_cache.sqlite
test-sqlite: test-sqlite:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment