Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Honour stages_image_name in AWS public ECR when BuildKit is disabled #146

Closed
whoan opened this issue Oct 28, 2023 · 0 comments · Fixed by #147
Closed

Honour stages_image_name in AWS public ECR when BuildKit is disabled #146

whoan opened this issue Oct 28, 2023 · 0 comments · Fixed by #147

Comments

@whoan
Copy link
Owner

whoan commented Oct 28, 2023

The action is trying to get caches/stages form ${image_tag}-stages instead of any custom name set with stages_image_name.

eg: https://github.com/whoan/hello-world/actions/runs/6676646231/job/18145893432#step:4:80

An error occurred (RepositoryNotFoundException) when calling the DescribeImageTags operation: The repository with name 'hello-world-public-custom-old-stages' does not exist in the registry with id '861729690598'

Tested job:

https://github.com/whoan/hello-world/blob/89cc6f1cf50875c12208e733d1e053ce77cc2fab/.github/workflows/aws-ecr.yml#L18-L30

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant