Skip to content

Commit

Permalink
some change
Browse files Browse the repository at this point in the history
  • Loading branch information
DEV270201 committed Jul 30, 2024
1 parent f7abba6 commit 0e207cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ jobs:
run: |
echo "Building docker image......"
ls -la
pwd
docker build . -t $ECR_REGISTRY/$ECR_REPOSITORY:$IMAGE_TAG
echo "Pushing docker image to AWS ECR......"
docker push $ECR_REGISTRY/$ECR_REPOSITORY:$IMAGE_TAG
Expand Down

0 comments on commit 0e207cf

Please sign in to comment.