Skip to content

Commit

Permalink
fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
thesarfo committed Nov 5, 2024
1 parent 4be4197 commit 3ee158d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions buildspec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ phases:
- echo Logging in to Amazon ECR...
- aws ecr get-login-password --region us-east-1 | docker login --username AWS --password-stdin 058264328200.dkr.ecr.us-east-1.amazonaws.com
- REPOSITORY_URI=058264328200.dkr.ecr.us-east-1.amazonaws.com/labcrud-app

build:
commands:
- echo Building the Docker image...
Expand Down

0 comments on commit 3ee158d

Please sign in to comment.