https://github.com/blimmer/cdk-docker-image-asset-gha-caching
Demo repo for caching CDK DockerImageAssets with GitHub Actions
https://github.com/blimmer/cdk-docker-image-asset-gha-caching
Last synced: 12 months ago
JSON representation
Demo repo for caching CDK DockerImageAssets with GitHub Actions
- Host: GitHub
- URL: https://github.com/blimmer/cdk-docker-image-asset-gha-caching
- Owner: blimmer
- Created: 2024-04-08T21:02:34.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-08T23:35:31.000Z (about 2 years ago)
- Last Synced: 2025-01-09T13:57:52.966Z (over 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 46.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CDK `DockerImageAsset` Caching with GitHub Actions
This repo demonstrates how to cache CDK DockerImageAsset builds using GitHub Actions. Learn more about this in the
accompanying blog post:
[Cache AWS CDK DockerImageAsset on GitHub Actions](https://benlimmer.com/2024/04/08/caching-cdk-dockerimageasset-github-actions/).