docker / build-push-action

GitHub Action to build and push Docker images with Buildx
https://github.com/marketplace/actions/build-and-push-docker-images
Apache License 2.0
4.1k stars 525 forks source link

use default retention days for build export artifact #1153

Closed crazy-max closed 6 days ago

crazy-max commented 1 week ago

fixes #1152

Set default retention days for build export artifact and introduce DOCKER_BUILD_EXPORT_RETENTION_DAYS environment variable for customization.

cc @millotp