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

fix: remove dist folder from repo to fix ci

parent b71b70c5
No related branches found
No related tags found
No related merge requests found
Pipeline #291431 failed
.idea/
dist/
......@@ -5,7 +5,6 @@ build:
- pip install poetry
script:
- echo "Building the Git Profile Manager (wheel)"
- rm -rf dist/*
- make build
artifacts:
paths:
......
......@@ -5,9 +5,10 @@
</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$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/pyproject.toml" beforeDir="false" afterPath="$PROJECT_DIR$/pyproject.toml" 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" />
......@@ -85,7 +86,7 @@
<option name="presentableId" value="Default" />
<updated>1724140762915</updated>
<workItem from="1724140765116" duration="10726000" />
<workItem from="1724224393281" duration="6894000" />
<workItem from="1724224393281" duration="7038000" />
</task>
<servers />
</component>
......
File deleted
File deleted
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment