Skip to content
Snippets Groups Projects
Commit cf5538e5 authored by Leo's avatar Leo
Browse files

fix: push to cache to clear it on each run

parent 6828d210
No related branches found
No related tags found
No related merge requests found
Pipeline #291432 passed
......@@ -12,7 +12,7 @@ build:
cache:
paths:
- dist/
policy: push
deploy:
image: python:3.12
stage: deploy
......@@ -24,3 +24,4 @@ deploy:
cache:
paths:
- dist/
policy: pull
\ No newline at end of file
......@@ -5,10 +5,7 @@
</component>
<component name="ChangeListManager">
<list default="true" id="2f47370d-26d1-4fc6-a93f-363c8b4c6e5a" name="Changes" comment="">
<change beforePath="$PROJECT_DIR$/.gitignore" beforeDir="false" afterPath="$PROJECT_DIR$/.gitignore" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.gitlab-ci.yml" beforeDir="false" afterPath="$PROJECT_DIR$/.gitlab-ci.yml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/dist/gpm-0.1.0-py3-none-any.whl" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/dist/gpm-0.1.0.tar.gz" beforeDir="false" />
</list>
<option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" />
......@@ -86,7 +83,7 @@
<option name="presentableId" value="Default" />
<updated>1724140762915</updated>
<workItem from="1724140765116" duration="10726000" />
<workItem from="1724224393281" duration="7038000" />
<workItem from="1724224393281" duration="7221000" />
</task>
<servers />
</component>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment