Skip to content
Snippets Groups Projects
Commit d4f7b4aa authored by Guilhem Bonnefille's avatar Guilhem Bonnefille Committed by Pierre Smeyers
Browse files

fix(package): expire built artifacts

parent 3b9c9454
Branches
Tags
No related merge requests found
......@@ -582,6 +582,7 @@ py-package:
artifacts:
paths:
- $PYTHON_PROJECT_DIR/dist/*
expire_in: 1 day
rules:
- if: '$PYTHON_PACKAGE_ENABLED == "true"'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment