Skip to content

Commit

Permalink
Correction CICD DEV #4
Browse files Browse the repository at this point in the history
  • Loading branch information
ingcloud-fr committed Aug 2, 2024
1 parent 5a19832 commit f38b818
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci-cd-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ jobs:
#ECR_REGISTRY: ${{ steps.login-ecr.outputs.registry }}
ECR_REGISTRY: ${{ secrets.AWS_ACCOUNT_ID }}.dkr.ecr.${{ secrets.AWS_REGION }}.amazonaws.com
ECR_REPOSITORY: lwitter-repo
ECR_REPOSITORY: lwitter-repo
#IMAGE_TAG: ${{ github.sha }}
IMAGE_TAG: latest
run: |
Expand Down

0 comments on commit f38b818

Please sign in to comment.