Skip to content

Commit

Permalink
Update maven.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Smith authored May 4, 2021
1 parent 0a2b3f1 commit 38bba80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:

- name: Login to us-east-1 ECR
run: |
aws ecr-public get-login --no-include-email
aws ecr-public get-login-password --region us-east-1 | docker login --username AWS --password-stdin public.ecr.aws
- name: Build, tag, and push image to Amazon ECR
id: build-image
Expand Down

0 comments on commit 38bba80

Please sign in to comment.