# gitlab-artifact-cleaner **Repository Path**: finovy/gitlab-artifact-cleaner ## Basic Information - **Project Name**: gitlab-artifact-cleaner - **Description**: A small tool for cleaning Gitlab Artifacts - **Primary Language**: Python - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-01-05 - **Last Updated**: 2024-01-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Gitlab Artifacts Cleaner 一个用于清理Gitlab Artifacts的小工具 A small tool for cleaning Gitlab Artifacts ### How to use this image ``` docker run finovy/gitlab-artifact-cleaner ``` ### Environment Variables #### `BASE_URL` The URL address of gitlab, for example https://git.yoursite.com #### `ACCESS_TOKEN` gitlab Personal access tokens, Reference documents https://docs.gitlab.com/ee/user/profile/personal_access_tokens.html #### `GROUP` Gitlab group names that need to be cleaned #### `EXPIRES` How many days ago did you clean up artifacts, default to 3