Commit d4f7b4aa authored by Guilhem Bonnefille's avatar Guilhem Bonnefille Committed by Pierre Smeyers
Browse files

fix(package): expire built artifacts

parent 3b9c9454
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -582,6 +582,7 @@ py-package:
  artifacts:
    paths:
      - $PYTHON_PROJECT_DIR/dist/*
    expire_in: 1 day
  rules:
    - if: '$PYTHON_PACKAGE_ENABLED == "true"'