Description of changes:
This allows pushing new kits to a staging repository before copying the artifacts to a final destination.
Testing done:
built bottlerocket-core-kit
ran PUBLISH_REPO=cbgbt-test make publish after some modifications to the Makefile to take advantage of this change
19:34:46 [INFO] Pushing kit image for platform aarch64 to public.ecr.aws/REDACTED/cbgbt-test:v2.5.0-cc1ca341-dirty-aarch64
Terms of contribution:
By submitting this pull request, I agree that this contribution is dual-licensed under the terms of both the Apache License, version 2.0, and the MIT license.
Description of changes: This allows pushing new kits to a staging repository before copying the artifacts to a final destination.
Testing done:
PUBLISH_REPO=cbgbt-test make publish
after some modifications to theMakefile
to take advantage of this changeTerms of contribution:
By submitting this pull request, I agree that this contribution is dual-licensed under the terms of both the Apache License, version 2.0, and the MIT license.