Skip to content

Commit

Permalink
fix codebuild name
Browse files Browse the repository at this point in the history
  • Loading branch information
cooldragontattoo committed Dec 19, 2024
1 parent dde8cca commit cff168c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/eks-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
jobs:
build:
runs-on:
- codebuild-cfpb-cfgov-cfgov-gha-${{ github.run_id }}-${{ github.run_attempt }}
- codebuild-cfpb-cfgov-cfgov-${{ github.run_id }}-${{ github.run_attempt }}
- buildspec-override:true

steps:
Expand Down

0 comments on commit cff168c

Please sign in to comment.