Skip to content

Commit 2ecb9b2

Browse files
committed
update workflow
1 parent 3b2e80a commit 2ecb9b2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/backend_ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,5 +72,4 @@ jobs:
7272
- name: Build and Push Docker Image to ECR
7373
run: |
7474
docker build -t ${{ secrets.ECR_REPO }}:latest .
75-
docker tag ${{ secrets.ECR_REPO }}:latest ${{ secrets.ECR_REPO }}:latest
7675
docker push ${{ secrets.ECR_REPO }}:latest

0 commit comments

Comments
 (0)