fix: linter
Deploy banu-front / deploy (push) Successful in 1m28s

This commit is contained in:
sajjadtalkhabi
2026-05-28 15:52:48 +03:30
parent 3f3c66a02d
commit 9660e3fe8f
41 changed files with 1669 additions and 1087 deletions
+2 -2
View File
@@ -11,9 +11,9 @@ jobs:
env:
IMAGE: banu-front
CONTAINER: banu-front
PORT: "8080"
PORT: '8080'
VITE_API_BASE_URL: http://109.122.252.86/api
VITE_USE_MOCKS: "false"
VITE_USE_MOCKS: 'false'
steps:
- name: Clone repository at current commit
run: |