Skip to content

Commit

Permalink
Fix aws-ecr job name (#213)
Browse files Browse the repository at this point in the history
  • Loading branch information
zaru authored Apr 12, 2024
1 parent 7918a8a commit 4f6a2db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/examples/deploy_service_update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ usage:
workflows:
build-and-deploy:
jobs:
- aws-ecr/build-and-push-image:
- aws-ecr/build_and_push_image:
auth:
# Add authentication step with OIDC using aws-cli/setup command
- aws-cli/setup:
Expand Down

0 comments on commit 4f6a2db

Please sign in to comment.