Skip to content

Commit

Permalink
fix: Fix workflow formatting (#188)
Browse files Browse the repository at this point in the history
  • Loading branch information
claytonparnell authored Feb 26, 2024
1 parent acb9b68 commit 7e686ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,5 +97,5 @@ jobs:
env:
CODEBUILD__sourceVersion: 'pr/${{ needs.open-pr.outputs.pr_id }}'
with:
projectName: build-test-public-image
buildspec: '{"imageOverride": "aws/codebuild/standard:7.0"}'
projectName: 'buildtestpublicimage1C7307A-9AzES2hf19lW'
buildspec: '{"imageOverride": "aws/codebuild/standard:7.0"}'

0 comments on commit 7e686ee

Please sign in to comment.