Skip to content
Snippets Groups Projects
Commit cbbbf0c0 authored by Gervaise Henry's avatar Gervaise Henry :cowboy:
Browse files

Remove cache from ci

parent 9c68a6fd
Branches
Tags
3 merge requests!99Develop,!96Develop,!952021 new paper
Pipeline #9819 passed with stages
in 12 seconds
......@@ -18,9 +18,6 @@ build.dev:
paths:
- public/
expire_in: 1 week
cache:
paths:
- public/
except:
- tags
......@@ -32,9 +29,6 @@ build.live:
paths:
- public/
expire_in: 1 week
cache:
paths:
- public/
only:
- tags
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment