Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Dandiggas authored Oct 29, 2023
1 parent f1eb329 commit 7b2ae36
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,6 @@ jobs:
id: login-ecr
uses: aws-actions/amazon-ecr-login@v1

- name: Debug ECR Registry URL
run: |
echo "ECR Registry URL: ${{ steps.login-ecr.outputs.registry }}"

- name: Build, tag, and push image to Amazon ECR
env:
Expand Down

0 comments on commit 7b2ae36

Please sign in to comment.