aws-ecr-assets: skip docker build with parameter #25807
Labels
@aws-cdk/aws-ecr-assets
Related to AWS CDK Docker Image Assets
effort/medium
Medium work item – several days of effort
feature-request
A feature should be added or improved.
p2
Describe the feature
I want to be able to skip the docker build with a parameter. Something like this:
Use Case
Sometimes I just changed something in the infrastructure and want to test the changes without needing to rebuild the docker image since it may take very long. For that, I would like to have a flag in the pipeline that sets an environment variable. That variable can be used to skip the docker build.
Proposed Solution
See feature description
Acknowledgements
CDK version used
2.79.1
Environment details (OS name and version, etc.)
macOS
The text was updated successfully, but these errors were encountered: