Skip to content

Commit 0f7738f

Browse files
committed
Updated deploy workflow
1 parent 01c8740 commit 0f7738f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
2626
- name: Build & Push Frontend
2727
run: |
28-
docker build -t rmane0069/eta-frontend:latest ./frontend
28+
docker build -t rmane0069/eta-frontend:latest ./eta-web
2929
docker push rmane0069/eta-frontend:latest
3030
3131
- name: Build & Push ML Service

0 commit comments

Comments
 (0)