куча говна
All checks were successful
Deploy / deploy (push) Successful in 44s

This commit is contained in:
Никита Круглицкий
2025-10-20 00:20:09 +06:00
parent a0bd6f92e9
commit 1ef0df7afb
4 changed files with 27 additions and 2 deletions

View File

@@ -13,8 +13,8 @@ COPY . .
ARG COMMIT_SHA=unknown
ARG API_BASE_URL
ENV COMMIT_SHA=$COMMIT_SHA
ENV API_BASE_URL=$API_BASE_URL
ENV COMMIT_SHA=$COMMIT_SHA \
API_BASE_URL=$API_BASE_URL
RUN yarn generate