From a47208233b915dc649f1f2d06074bf51960e6442 Mon Sep 17 00:00:00 2001 From: Bruno <15909838+thetoolsmith@users.noreply.github.com> Date: Mon, 27 Jan 2025 10:12:44 -0500 Subject: [PATCH] testing buildspec override --- buildspec.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/buildspec.yml b/buildspec.yml index 9256f5bb..91b98c3f 100644 --- a/buildspec.yml +++ b/buildspec.yml @@ -39,3 +39,4 @@ phases: # push also fails to ghcr, get token doesn't work error. #- docker push $REGISTRY_IMAGE_NAME - aws sts get-caller-identity + - aws ecr list-images --repository-name cfpb/regtech/sbl-filing-api