Skip to content

Releases: Loomly/aws-ecr-orb

v1.0.0 [semver:minor]

16 Jul 14:26

Choose a tag to compare

Based on a modified version of v9.1.0.

There are two primary changes in comparison to the original release.

Full reversion of circleci env subst

AWS_ECR_STR_AWS_DOMAIN and AWS_ECR_STR_EXTRA_BUILD_ARGS still utilized env subst, causing issues with the rendering nested variables.

Buildx Provenance

--provenance=false has been hardcoded into the build build command line arguments of the shell script.