Skip to content

Commit ee84e2e

Browse files
OHO-54(Deploy Testing)
1 parent 6e814bb commit ee84e2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
2525
- name: Build & Push Backend
2626
run: |
27-
docker build -t lozure.azurecr.io/backend:latest ./backend/
27+
docker build -t lozure.azurecr.io/backend:latest ./backend
2828
docker push lozure.azurecr.io/backend:latest
2929
3030
- name: Build & Push NLP Service

0 commit comments

Comments
 (0)