new file name
continuous-integration/drone/push Build is failing Details

This commit is contained in:
hardik 2025-07-16 17:20:18 +05:30
parent 3a17c354f6
commit 763193e645
1 changed files with 1 additions and 1 deletions

View File

@ -23,4 +23,4 @@ WORKDIR /app
COPY --from=builder /app/build ./build
CMD ["sh"]
# new