Skip to content

Commit 389248c

Browse files
authored
Update deploy.yml
1 parent 033c4c0 commit 389248c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
--build-arg VITE_ADMIN_SERVICE_URL="https://172.233.5.227/administration" \
2525
--build-arg VITE_NOTIF_SERVICE_URL="https://172.233.5.227/notifications" \
2626
--build-arg VITE_USERS_SERVICE_URL="https://172.233.5.227/users" \
27+
--build-arg VITE_USERS_SERVICE_URL="https://172.233.5.227/ai" \
2728
-t ghcr.io/classconnect-org/backoffice-app:${{ env.IMAGE_TAG }} .
2829
docker push ghcr.io/classconnect-org/backoffice-app:${{ env.IMAGE_TAG }}
2930

0 commit comments

Comments
 (0)