Skip to content

Commit

Permalink
intentional failure
Browse files Browse the repository at this point in the history
  • Loading branch information
thetoolsmith committed Jan 27, 2025
1 parent a472082 commit d81a9d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildspec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ phases:
- export IMAGE_NAME="cfpb/regtech/regtech-gha-codebuild-test"
- export IMAGE_TAG=$CODEBUILD_BUILD_NUMBER
#- export REGISTRY_IMAGE_NAME="${ECR_ACCOUNT_REGISTRY}/${IMAGE_NAME}:${IMAGE_TAG}"
- export REGISTRY_IMAGE_NAME="${IMAGE_NAME}:${IMAGE_TAG}"
- export REGISTRY_IMAGE_NAME="/${IMAGE_NAME}:${IMAGE_TAG}"
#- export IMAGE_NAME="regtech/sbl/nginx-alpine-test"
#- export IMAGE_TAG="codebuild"
#- export GITHUB_IMAGE_NAME="ghcr.io/cfpb/${IMAGE_NAME}:${IMAGE_TAG}"
Expand Down

0 comments on commit d81a9d8

Please sign in to comment.