update the test
Some checks failed
Test Gitea Secrets / deploy-to-modal (push) Failing after 32s

This commit is contained in:
DatTT127
2026-07-16 23:59:43 +07:00
parent 7b9db01f2a
commit 2635ddfe8f
2 changed files with 3 additions and 5 deletions

View File

@@ -26,5 +26,3 @@ COPY --from=builder /root/.local /root/.local
# Ensure the local bin is in the PATH
ENV PATH=/root/.local/bin:$PATH
# WORKDIR /workspace
CMD [ "bash" ]